Wrap file with #if wxUSE_SLIDER ... #endif

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2003-03-26 19:59:07 +00:00
parent 8dfc2d9896
commit 8b611f0eb2

View File

@@ -44,6 +44,7 @@
#include "wx/sizer.h"
#include "widgets.h"
#if wxUSE_SLIDER
#include "icons/slider.xpm"
// ----------------------------------------------------------------------------
@@ -602,3 +603,5 @@ void SliderWidgetsPage::OnSlider(wxScrollEvent& event)
event.GetPosition());
}
#endif
// wxUSE_SLIDER