X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fbt-main-ug.h;h=1572c7ed758447a946ed9417eb4123e5464fc256;hb=d5cdcfc848d3230ef800a05410d87baee11c6366;hp=48f5819277a2b38ca39b69c0c68fb0ac2dc57f33;hpb=1843c4091ecf02dfec12e1927cd1e704ea1668af;p=apps%2Fnative%2Fug-bluetooth-efl.git diff --git a/include/bt-main-ug.h b/include/bt-main-ug.h index 48f5819..1572c7e 100644 --- a/include/bt-main-ug.h +++ b/include/bt-main-ug.h @@ -121,6 +121,8 @@ typedef struct { Elm_Object_Item *no_device_item; Elm_Object_Item *paired_padding; Elm_Object_Item *searched_padding; + Elm_Object_Item *bottom_padding; + Elm_Object_Item *visible_exp_item[5]; /************************* * Popup objects @@ -152,6 +154,7 @@ typedef struct { int unbonding_count; int selected_radio; int remain_time; + time_t start_time; bool visible; int timeout_id; int popup_timer;