]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/mdig.h
added missing #include "wx/buffer.h"
[wxWidgets.git] / include / wx / generic / mdig.h
index 4ca3ba2625be5e8dac396087399ad77f53e685c3..bd0f0a39f004d3854e0e999cbdb1264e4e51e607 100644 (file)
@@ -170,8 +170,7 @@ public:
 #endif
 
     // no icon
-    void SetIcon( const wxIcon& WXUNUSED(icon) ) { }
-    void SetIcons( const wxIconBundle& WXUNUSED(icons) ) { }
+    virtual void SetIcons( const wxIconBundle& WXUNUSED(icons) ) { }
 
     // no maximize etc
     virtual void Maximize( bool WXUNUSED(maximize) = true) { /* Has no effect */ }