]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/statusbr.h
add IsShown() accessor which is sometimes more convenient than IsHidden()
[wxWidgets.git] / include / wx / palmos / statusbr.h
index bcbfedb12c202f14eda7693c4aa0ac4732354614..af51252d21943d6c78301b2256e892d61724e116 100644 (file)
 #ifndef   _WX_STATUSBR_H_
 #define   _WX_STATUSBR_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "statusbr.h"
-#endif
-
 #if wxUSE_NATIVE_STATUSBAR
 
-class WXDLLEXPORT wxStatusBarPalm : public wxStatusBarBase
+class WXDLLIMPEXP_CORE wxStatusBarPalm : public wxStatusBarBase
 {
 public:
     // ctors and such