]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/app.h
Moved the cleanup code to an EVT_WINDOW_DESTROY handler.
[wxWidgets.git] / include / wx / gtk1 / app.h
index 3e3d10661e01fe49c54055264de12c207f38427e..f8b359a39f27a58b02dfce21dbd122c39cbfd7ee 100644 (file)
@@ -48,8 +48,6 @@ public:
     virtual void Dispatch();
     virtual bool Yield(bool onlyIfNeeded = FALSE);
 
-    virtual wxIcon GetStdIcon(int which) const;
-
     // implementation only from now on
     void OnIdle( wxIdleEvent &event );
     bool SendIdleEvents();