]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/statusbr.h
Make list consistent with tree in terms of Vetoed changes closing the inline edit...
[wxWidgets.git] / include / wx / generic / statusbr.h
index 8a73ac8bf8d441268924a29bc68aa32cb157d94a..08e2e6ae6398b219e0b04df0bcd46ae51ab785bd 100644 (file)
@@ -21,7 +21,7 @@
 #include "wx/statusbr.h"
 #include "wx/arrstr.h"
 
-WXDLLEXPORT_DATA(extern const wxChar*) wxPanelNameStr;
+extern WXDLLEXPORT_DATA(const wxChar*) wxPanelNameStr;
 
 class WXDLLEXPORT wxStatusBarGeneric : public wxStatusBarBase
 {
@@ -115,7 +115,6 @@ protected:
 
   int               m_borderX;
   int               m_borderY;
-  wxFont            m_defaultStatusBarFont;
   wxPen             m_mediumShadowPen;
   wxPen             m_hilightPen;