]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/wxexpr.cpp
more fixes to radio menu items: fixed Check() for them; allow separators inside the...
[wxWidgets.git] / src / common / wxexpr.cpp
index 3db96de17af6e9a3730bec88ff70c106f8df0aa9..d8687162265dddaebda4d6fbd7ce35b1d02d20e2 100644 (file)
@@ -20,7 +20,7 @@
 #pragma hdrstop
 #endif
 
-#if wxUSE_PROLOGIO
+#if 1 // wxUSE_PROLOGIO
 
 #include <stdarg.h>
 #include <ctype.h>