]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/app.h
Added wxUSE_SPINCTRL,
[wxWidgets.git] / include / wx / gtk1 / app.h
index 58083583f8ea141b041eeeaf5c72812e3ae2d493..7564b247c77028c9354826066e2db34abd88e154 100644 (file)
@@ -59,9 +59,6 @@ public:
     static void CleanUp();
 
     bool ProcessIdle();
-#if wxUSE_THREADS
-    void ProcessPendingEvents();
-#endif
     void DeletePendingObjects();
 
     // This can be used to suppress the generation of Idle events.