]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/gauge.h
check that the conversion to wxDateTime was really successful
[wxWidgets.git] / include / wx / msw / gauge.h
index b3c434ae6ad0a0746acd59326ea88ef4b69abebc..ff9d42d151dbc40b17d8d1ee0a994a02d920be9d 100644 (file)
 
 #if wxUSE_GAUGE
 
-extern WXDLLEXPORT_DATA(const char) wxGaugeNameStr[];
+extern WXDLLIMPEXP_DATA_CORE(const char) wxGaugeNameStr[];
 
 // Group box
-class WXDLLEXPORT wxGauge : public wxGaugeBase
+class WXDLLIMPEXP_CORE wxGauge : public wxGaugeBase
 {
 public:
     wxGauge() { }