Add code for checking profile to support TV profile
[platform/core/uifw/inputdelegator.git] / src / MoreOption.cpp
index 63505ba..33a335e 100755 (executable)
@@ -33,7 +33,9 @@ extern Evas_Object *g_setting_window;
 MoreOption::MoreOption(Evas_Object *naviframe, void* voicedata)
        : nf(naviframe)
        , more_option_layout(NULL)
+#ifdef _WEARABLE
        , item(NULL)
+#endif
        , option_opened(EINA_FALSE)
        , voicedata(voicedata) {
        /** todo. implement constructor */