]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/frame.h
Split wxTextCompleter into a base class and wxTextCompleterSimple.
[wxWidgets.git] / include / wx / gtk / frame.h
index 9d97293d52b068e6a6c4c70366bf371720cd8c8b..f65f85ee628171d7ad9f480164a54e807ea8b803 100644 (file)
@@ -61,8 +61,7 @@ public:
     // implementation from now on
     // --------------------------
 
     // implementation from now on
     // --------------------------
 
-    // GTK callbacks
-    virtual void OnInternalIdle();
+    virtual bool SendIdleEvents(wxIdleEvent& event);
 
 protected:
     // common part of all ctors
 
 protected:
     // common part of all ctors