]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/toplevel.h
added wxART_BUTTON
[wxWidgets.git] / include / wx / gtk / toplevel.h
index e95ee0f11c50ece2f0d55a0e55e9c6a1f4473593..8ee1660d8bfc94ba268ad26f18a813a64eef1c5f 100644 (file)
@@ -80,9 +80,6 @@ public:
     // from both DoSetSize() and DoSetClientSize()
     virtual void DoMoveWindow(int x, int y, int width, int height);
 
-    // set the icon for this window
-    void DoSetIcon( const wxIcon& icon );
-
     // GTK callbacks
     virtual void GtkOnSize( int x, int y, int width, int height );
     virtual void OnInternalIdle();