]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/gauge.h
Implemented PocketPC menubar/toolbar as wxToolMenuBar derived
[wxWidgets.git] / include / wx / motif / gauge.h
index 3925e94b0b9e983f472c6afe6b22c00ad0ed9b7c..b5f5dd4cd34a46e5192d4d874c1e98ac38fbeaf7 100644 (file)
 #ifndef _WX_GAUGE_H_
 #define _WX_GAUGE_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "gauge.h"
 #endif
 
-WXDLLEXPORT_DATA(extern const char*) wxGaugeNameStr;
-
 // Group box
 class WXDLLEXPORT wxGauge : public wxGaugeBase
 {