]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statusbr.h
Changed wxHTML default font size for printing to be 12pt regardless
[wxWidgets.git] / include / wx / statusbr.h
index d1f666a055cf2bd0bd76180f373864c2276d5eca..f75d0537203b87c3ca0f3051f24af868179a7837 100644 (file)
@@ -37,7 +37,7 @@ WX_DECLARE_LIST(wxString, wxListString);
 // wxStatusBar: a window near the bottom of the frame used for status info
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxStatusBarBase : public wxWindow
+class WXDLLIMPEXP_CORE wxStatusBarBase : public wxWindow
 {
 public:
     wxStatusBarBase();