]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/interactive/input.cpp
Undid accidental modification of wxTaskBarIcon in the last commit.
[wxWidgets.git] / tests / interactive / input.cpp
index 8344ef5c6aee21c566e10280ab496ae0a46fd066..1e45d503094bd64d5f15c601ed33b11e2a485e8a 100644 (file)
@@ -32,7 +32,9 @@
 #define TEST_SNGLINST
 #define TEST_FTP
 #define TEST_INFO_FUNCTIONS
-#define TEST_REGEX
+#if wxUSE_REGEX
+    #define TEST_REGEX
+#endif
 #define TEST_DATETIME
 
 // ----------------------------------------------------------------------------