]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/gauge.h
added wxLocale::GetLanguageInfo()
[wxWidgets.git] / include / wx / gtk / gauge.h
index ee018c01a17be90db5e34217160dba695477a002..11ec3318c1c865bc7f9349280ee0fac03e5571bf 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKGAUGEH__
 #define __GTKGAUGEH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface
 #endif
 
@@ -33,7 +33,7 @@ class wxGauge;
 // global data
 //-----------------------------------------------------------------------------
 
-extern const char* wxGaugeNameStr;
+extern const wxChar* wxGaugeNameStr;
 
 //-----------------------------------------------------------------------------
 // wxGaugeBox