]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gauge.h
Support for G_FILENAME_ENCODING=@locale
[wxWidgets.git] / include / wx / gauge.h
index e704797be73f26b7af05fe2782da8d0b9d72b3df..9738d8ab7c32f45a2d03ec9afff9d5600971be4b 100644 (file)
@@ -36,7 +36,7 @@
 #define wxGA_PROGRESSBAR     0
 
 
-WXDLLEXPORT_DATA(extern const wxChar*) wxGaugeNameStr;
+extern WXDLLEXPORT_DATA(const wxChar*) wxGaugeNameStr;
 
 // ----------------------------------------------------------------------------
 // wxGauge: a progress bar
@@ -77,7 +77,7 @@ public:
     virtual int GetBezelFace() const;
 
     // overriden base class virtuals
-    virtual bool AcceptsFocus() const { return FALSE; }
+    virtual bool AcceptsFocus() const { return false; }
 
 protected:
     // the max position