From: cnook <kimcinoo@gmail.com>
[framework/uifw/elementary.git] / src / bin / test_floating.c
index 742e6c3..42f1b54 100644 (file)
@@ -5,7 +5,7 @@
 #ifndef ELM_LIB_QUICKLAUNCH
 typedef struct _Testitem
 {
-   Elm_Genlist_Item *item;
+   Elm_Object_Item *item;
    int mode;
    int onoff;
 } Testitem;