MinGW compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
1bf538e210
commit
f4998a1cc6
@ -16,9 +16,7 @@
|
||||
#pragma interface "gauge95.h"
|
||||
#endif
|
||||
|
||||
#if wxUSE_SLIDER
|
||||
|
||||
#include "wx/control.h"
|
||||
#if wxUSE_GAUGE
|
||||
|
||||
WXDLLEXPORT_DATA(extern const wxChar*) wxGaugeNameStr;
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
|
||||
#if wxUSE_GAUGE
|
||||
|
||||
#include "wx/msw/gauge95.h"
|
||||
#include "wx/gauge.h"
|
||||
#include "wx/msw/private.h"
|
||||
|
||||
#if !(defined(__GNUWIN32_OLD__) && !defined(__CYGWIN10__))
|
||||
|
Loading…
Reference in New Issue
Block a user