]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/msw/gauge.h
e4df50bc8a36cd7b0fef411cef627d88993df5b7
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: wxGauge header, includes gauge class headers as appropriate
4 // Author: Julian Smart
8 // Copyright: (c) Julian Smart and Markus Holzem
9 // Licence: wxWindows license
10 /////////////////////////////////////////////////////////////////////////////
16 #pragma interface "gauge.h"
20 #include "wx/msw/gauge95.h"
21 #define wxGauge wxGauge95
22 #define classwxGauge classwxGauge95
24 #include "wx/msw/gaugemsw.h
25 #define wxGauge wxGaugeMSW
26 #define classwxGauge classwxGaugeMSW