]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/app.h
replace wxGetMultipleChoices() with wxGetSelectedChoices() which allows to distinguis...
[wxWidgets.git] / include / wx / msw / app.h
index ade87d8c30617b82bf453419cbaf515f3f65ae90..a83d52ead82188c0ac5bd7d8d760c09694e46247 100644 (file)
@@ -78,8 +78,6 @@ public:
 protected:
     int    m_printMode; // wxPRINT_WINDOWS, wxPRINT_POSTSCRIPT
 
-    virtual bool DoYield(bool onlyIfNeeded, long eventsToProcess);
-
 public:
     // unregister any window classes registered by GetRegisteredClassName()
     static void UnregisterWindowClasses();