Fix mismatch between log format and actual parameter
[platform/core/uifw/inputdelegator.git] / inc / w-input-emoticon.h
index 45ede7b..047081a 100755 (executable)
@@ -16,6 +16,8 @@
 #ifndef W_INPUT_EMOTICON_H_
 #define W_INPUT_EMOTICON_H_
 
-void ise_show_emoticon_popup_rotary(void *data);
+void ise_show_emoticon_list(void *data);
+void launch_drawing_app(void *data);
+
 
 #endif /* W_INPUT_EMOTICON_H_ */