]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/stattext.h
Revert last change, which made it impossible to set a custom text color and then...
[wxWidgets.git] / include / wx / mac / classic / stattext.h
index 17ecf98ad00e8b032ce4ee43e8dedbee174dcde7..592701370abb74a1f882531c0cabfc394d8e1461 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
 {
   DECLARE_DYNAMIC_CLASS(wxStaticText)