]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/app.h
Updated makefile for mobile sample.
[wxWidgets.git] / include / wx / gtk / app.h
index f8b359a39f27a58b02dfce21dbd122c39cbfd7ee..d10118ecf3199fa8b099c05e04955c62b604c8a7 100644 (file)
@@ -87,6 +87,8 @@ private:
     bool m_isInAssert;
 #endif // __WXDEBUG__
 
+    bool CallInternalIdle( wxWindow* win );
+    
     DECLARE_DYNAMIC_CLASS(wxApp)
     DECLARE_EVENT_TABLE()
 };