Compilation fixes
Found out how to do wxUSE_XX 0 and 1 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -53,6 +53,10 @@
|
||||
#include "wx/intl.h"
|
||||
#endif
|
||||
|
||||
#if wxUSE_RADIOBUTTON
|
||||
#include "wx/radiobut.h"
|
||||
#endif
|
||||
|
||||
#if wxUSE_SCROLLBAR
|
||||
#include "wx/scrolbar.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user