]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/app.h
1. wxStaticBox doesn't draw over the underlying controls any more
[wxWidgets.git] / include / wx / msw / app.h
index ae15f3f359a05db9473f71c30b05373e1219633e..54d4d652220f5f6a0f28c3e4fb468796eb8d9fc1 100644 (file)
@@ -83,9 +83,6 @@ public:
     virtual bool ProcessMessage(WXMSG* pMsg);
     void DeletePendingObjects();
     bool ProcessIdle();
-#if wxUSE_THREADS
-    void ProcessPendingEvents();
-#endif
     int GetComCtl32Version() const;
 
 public: