]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dfb/app.h
Fix wxPropertyGrid::GetPropertyRect when the last item is collapsed.
[wxWidgets.git] / include / wx / dfb / app.h
index 80e7dfcb088e6dd7d95f04fea347065615ac4e47..4807dd6a4acb5c3b5fda9b4631909403e8c96126 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     wxApp class
 // Author:      Vaclav Slavik
 // Created:     2006-08-10
-// RCS-ID:      $Id$
 // Copyright:   (c) 2006 REA Elektronik GmbH
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -32,7 +31,6 @@ public:
     virtual void CleanUp();
 
     virtual void WakeUpIdle();
-    virtual bool Yield(bool onlyIfNeeded = false);
 
     virtual wxVideoMode GetDisplayMode() const;
     virtual bool SetDisplayMode(const wxVideoMode& mode);