]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/mdig.h
add the default ctor
[wxWidgets.git] / include / wx / generic / mdig.h
index 11f75518b6c813094b9ee09f2bf82491e1d41121..f4366808cc60d27f890892f2e926fa7df47c9a12 100644 (file)
@@ -20,6 +20,9 @@
 #include "wx/panel.h"
 #include "wx/notebook.h"
 
+class WXDLLIMPEXP_FWD_CORE wxIcon;
+class WXDLLIMPEXP_FWD_CORE wxIconBundle;
+
 extern WXDLLEXPORT_DATA(const char) wxStatusLineNameStr[];
 
 
@@ -162,6 +165,7 @@ public:
 #endif
 
     // no icon
+    void SetIcon(const wxIcon& WXUNUSED(icon)) { }
     virtual void SetIcons( const wxIconBundle& WXUNUSED(icons) ) { }
 
     // no maximize etc