X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0f3a0211a3beaa846cb42c08113f0229ac793b8..5ed63bf59f05691c6e6a875abb89870742e2c020:/include/wx/gtk1/gauge.h?ds=sidebyside diff --git a/include/wx/gtk1/gauge.h b/include/wx/gtk1/gauge.h index 8e656daf2b..42b516e2bf 100644 --- a/include/wx/gtk1/gauge.h +++ b/include/wx/gtk1/gauge.h @@ -4,7 +4,7 @@ // Author: Robert Roebling // Id: $Id$ // Copyright: (c) 1998 Robert Roebling -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __GTKGAUGEH__ @@ -22,7 +22,7 @@ // classes //----------------------------------------------------------------------------- -class WXDLLIMPEXP_CORE wxGauge; +class WXDLLIMPEXP_FWD_CORE wxGauge; //----------------------------------------------------------------------------- // global data @@ -99,4 +99,5 @@ private: #endif -#endif // __GTKGAUGEH__ +#endif + // __GTKGAUGEH__