]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/app.h
wxMenu::Insert() seems to work, bug in wxMenuBase::Insert() is corrected
[wxWidgets.git] / include / wx / gtk / app.h
index 80f57acf6491a4406c9e5ba0fa16ddf4f2c939f2..7564b247c77028c9354826066e2db34abd88e154 100644 (file)
@@ -59,7 +59,6 @@ public:
     static void CleanUp();
 
     bool ProcessIdle();
-    void ProcessPendingEvents();
     void DeletePendingObjects();
 
     // This can be used to suppress the generation of Idle events.