Apply the modification of CSortMgr
[profile/tv/apps/native/filebrowser.git] / include / FbAllLayout.h
index 03f2be1..9f1e831 100644 (file)
@@ -26,7 +26,7 @@ public:
        bool Create(CLayoutMgr *mgr, void *data);
        virtual void Destroy(void);
 
-       void SetFocus(bool flag);
+       void SetFocus(Eina_Bool flag);
        void Action(void);
        void SetUpdateFlag(bool flag);
 };