]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/gauge95.h
fixed bug in Set() on DST days (patch 1097811)
[wxWidgets.git] / include / wx / msw / gauge95.h
index 981aae0c5ff73bb018891c9f3537cd93b21d7409..ed1d7e1a0f3094ca08c765ae008cd0b053c42849 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _GAUGE95_H_
@@ -18,7 +18,7 @@
 
 #if wxUSE_GAUGE
 
-WXDLLEXPORT_DATA(extern const wxChar*) wxGaugeNameStr;
+extern WXDLLEXPORT_DATA(const wxChar*) wxGaugeNameStr;
 
 // Group box
 class WXDLLEXPORT wxGauge95 : public wxGaugeBase