]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/window.h
Updated makefile for mobile sample.
[wxWidgets.git] / include / wx / gtk / window.h
index cd5b5c16a5c375087197827b2fc808890ea3330f..e8e7944efcfe1af0a9cd496d34db11398a302f21 100644 (file)
@@ -112,6 +112,9 @@ public:
     // OnInternalIdle
     virtual void OnInternalIdle();
 
+    // Internal represention of Update()
+    void GtkUpdate();
+    
     // For delayed background 
     void GtkSetBackgroundColour( const wxColour &colour );
     void GtkSetForegroundColour( const wxColour &colour );