]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/app.h
made radio buttons and the toolbat text work for Win32 toolbar
[wxWidgets.git] / include / wx / gtk / 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();