]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_notbk.h
Added wxGTK wxBitmapComboBox::DoGetBestSize() implementation that takes bitmap size...
[wxWidgets.git] / include / wx / xrc / xh_notbk.h
index 1cbb9e5dd0c47f97bbf7903fbff5b5e04af0970a..2d1131c29500c5d423f24d3bab06f4d04547dbcf 100644 (file)
@@ -14,7 +14,7 @@
 
 #if wxUSE_XRC && wxUSE_NOTEBOOK
 
-class WXDLLEXPORT wxNotebook;
+class WXDLLIMPEXP_FWD_CORE wxNotebook;
 
 class WXDLLIMPEXP_XRC wxNotebookXmlHandler : public wxXmlResourceHandler
 {