]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statusbr.h
no real change; just add the standard separator where it's missing
[wxWidgets.git] / include / wx / statusbr.h
index 3d1ca63a4b4fa8b794b921ea795c1f9645c22bba..3dd21052a187e97025fb10e6426933f2a91426a0 100644 (file)
@@ -35,7 +35,7 @@ extern WXDLLIMPEXP_DATA_CORE(const char) wxStatusBarNameStr[];
 // wxStatusBarPane: an helper for wxStatusBar
 // ----------------------------------------------------------------------------
 
-class wxStatusBarPane
+class WXDLLIMPEXP_CORE wxStatusBarPane
 {
     // only wxStatusBarBase can access our internal members and modify them:
     friend class WXDLLIMPEXP_FWD_CORE wxStatusBarBase;