]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/stattext.h
added wxTempFile::Flush() (dedicated to Theodore Ts'o and Ext4)
[wxWidgets.git] / include / wx / palmos / stattext.h
index cb3ca101700ebd13c7a2f1e42863a2851776ef99..eb1c9d3ba73be258d74ebbc9f3fb5e60ff13c36b 100644 (file)
 #ifndef _WX_STATTEXT_H_
 #define _WX_STATTEXT_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "stattext.h"
-#endif
-
-class WXDLLEXPORT wxStaticText : public wxStaticTextBase
+class WXDLLIMPEXP_CORE wxStaticText : public wxStaticTextBase
 {
 public:
     wxStaticText() { }