]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/statbox.h
added wxStandardPaths::GetResourcesDir() and GetLocalizedResourcesDir()
[wxWidgets.git] / include / wx / mac / classic / statbox.h
index 9f73a539ed89a5b84ee0962a7c2a7b672474ecf2..c137bbd18a95fbfea764cceebb963338ff09f5a8 100644 (file)
 #ifndef _WX_STATBOX_H_
 #define _WX_STATBOX_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "statbox.h"
-#endif
-
 #include "wx/control.h"
 
-WXDLLEXPORT_DATA(extern const wxChar*) wxStaticBoxNameStr;
+WXDLLEXPORT_DATA(extern const wxChar) wxStaticBoxNameStr[];
 
 // Group box
 class WXDLLEXPORT wxStaticBox: public wxControl