Forgot to check-in this change last week...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2001-05-31 06:21:30 +00:00
parent e42eaa04de
commit 2910484954

View File

@ -314,6 +314,10 @@
// i18n support: _() macro, wxLocale class. Requires wxTextFile.
#define wxUSE_INTL 1
// Joystick support class
#define wxUSE_JOYSTICK 1
// ----------------------------------------------------------------------------
// Optional controls
// ----------------------------------------------------------------------------