X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20ceebaa878e9fb54e678c6498aeaeeaae9f0590..fca66f598520911aea221c043ed05e4f0a9eb1c3:/include/wx/univ/gauge.h diff --git a/include/wx/univ/gauge.h b/include/wx/univ/gauge.h index 80b1bf6c11..4b88175f39 100644 --- a/include/wx/univ/gauge.h +++ b/include/wx/univ/gauge.h @@ -4,7 +4,6 @@ // Author: Vadim Zeitlin // Modified by: // Created: 20.02.01 -// RCS-ID: $Id$ // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -16,7 +15,7 @@ // wxGauge: a progress bar // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxGauge : public wxGaugeBase +class WXDLLIMPEXP_CORE wxGauge : public wxGaugeBase { public: wxGauge() { Init(); }