]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/gauge.h
GetIcon() returns wxIconLocation, not wxIcon, now
[wxWidgets.git] / include / wx / motif / gauge.h
index 3925e94b0b9e983f472c6afe6b22c00ad0ed9b7c..be736436b9fad346ae74d8d2c8d126e304264a8a 100644 (file)
 #ifndef _WX_GAUGE_H_
 #define _WX_GAUGE_H_
 
 #ifndef _WX_GAUGE_H_
 #define _WX_GAUGE_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "gauge.h"
 #endif
 
 #pragma interface "gauge.h"
 #endif
 
-WXDLLEXPORT_DATA(extern const char*) wxGaugeNameStr;
-
 // Group box
 class WXDLLEXPORT wxGauge : public wxGaugeBase
 {
 // Group box
 class WXDLLEXPORT wxGauge : public wxGaugeBase
 {