]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/gauge.h
compilation fix for windows compilers: _wrename is declared in io.h
[wxWidgets.git] / include / wx / palmos / gauge.h
index 938f5e38dc8476e6e565a98f1e51bd7f47a8033b..b3de89d800f0064593b1d812cfe3ae1f5c380fc7 100644 (file)
 #ifndef _GAUGE_H_
 #define _GAUGE_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "gauge95.h"
-#endif
-
 #if wxUSE_GAUGE
 
-WXDLLEXPORT_DATA(extern const wxChar*) wxGaugeNameStr;
+WXDLLEXPORT_DATA(extern const wxChar) wxGaugeNameStr[];
 
 // Group box
 class WXDLLEXPORT wxGauge : public wxGaugeBase