popup: passing right parameter to elm_layout_sizing_eval
authorJaeun Choi <jaeun12.choi@samsung.com>
Tue, 10 Feb 2015 07:01:23 +0000 (16:01 +0900)
committerJaeun Choi <jaeun12.choi@samsung.com>
Tue, 10 Feb 2015 07:01:23 +0000 (16:01 +0900)
commita25a38d816c2ca21cbf3674bbc2f1a2ef16dca3b
tree48cf44dc18696b5954f4d6206dd51490fc63d0dc
parent5186665bfdd08027955ea37abe6fcfa2a17de277
popup: passing right parameter to elm_layout_sizing_eval

pass popup object instead of main_layout to elm_layout_sizing_eval()
so that _elm_popup_elm_layout_sizing_eval is called

@fix
src/lib/elc_popup.c