X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b2e10daccc99be6d3ca7a206c69e94d3bfe6b03d..106ef548fdc9d37de0c9f8b63c706b291ce1ac0f:/include/wx/generic/mdig.h diff --git a/include/wx/generic/mdig.h b/include/wx/generic/mdig.h index 11f75518b6..f4366808cc 100644 --- a/include/wx/generic/mdig.h +++ b/include/wx/generic/mdig.h @@ -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