]> git.saurik.com Git - wxWidgets.git/commitdiff
Forgot to check-in this change last week...
authorRobin Dunn <robin@alldunn.com>
Thu, 31 May 2001 06:21:30 +0000 (06:21 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 31 May 2001 06:21:30 +0000 (06:21 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/setup0.h

index 715153618120a942decb243c9c357dc3edcc7095..68530812af03663bb810ee44294a70b9c79e9da1 100644 (file)
 // i18n support: _() macro, wxLocale class. Requires wxTextFile.
 #define wxUSE_INTL                1
 
+// Joystick support class
+#define wxUSE_JOYSTICK            1
+
+
 // ----------------------------------------------------------------------------
 // Optional controls
 // ----------------------------------------------------------------------------