]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/app.h
1. regenerated the makefiles to include menucmn.cpp
[wxWidgets.git] / include / wx / msw / app.h
index 6eb98de4fafcaeecc72328bdda81d1098e6a93cb..54d4d652220f5f6a0f28c3e4fb468796eb8d9fc1 100644 (file)
@@ -83,7 +83,6 @@ public:
     virtual bool ProcessMessage(WXMSG* pMsg);
     void DeletePendingObjects();
     bool ProcessIdle();
-    void ProcessPendingEvents();
     int GetComCtl32Version() const;
 
 public: