/////////////////////////////////////////////////////////////////////////////
-// Name: app.h
+// Name: wx/gtk/app.h
// Purpose:
// Author: Robert Roebling
// Id: $Id$
virtual bool Initialized();
virtual bool Pending();
virtual void Dispatch();
+ virtual bool Yield(bool onlyIfNeeded = FALSE);
virtual wxIcon GetStdIcon(int which) const;