]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/app.h
fix multiple problems with selection in controls with wxTR_MULTIPLE style (closes...
[wxWidgets.git] / include / wx / x11 / app.h
index 588d62242d74b2292b2510a2ecd938fa9eb6f2f9..d5de438792f67f1d549c90c01f9025494e1ae6f7 100644 (file)
@@ -63,7 +63,6 @@ public:
     // Implementation
     virtual bool Initialize(int& argc, wxChar **argv);
     virtual void CleanUp();
-    virtual bool DoYield(bool onlyIfNeeded, long eventsToProcess);
 
     WXWindow       GetTopLevelWidget() const { return m_topLevelWidget; }
     WXColormap     GetMainColormap(WXDisplay* display);