]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/wxexpr.cpp
Added DoSetSize and DoMoveWindow to generic wxStaticLine.
[wxWidgets.git] / src / common / wxexpr.cpp
index 01784063b201679dadd4d948c9236fdd6438926f..d8687162265dddaebda4d6fbd7ce35b1d02d20e2 100644 (file)
@@ -20,6 +20,8 @@
 #pragma hdrstop
 #endif
 
+#if 1 // wxUSE_PROLOGIO
+
 #include <stdarg.h>
 #include <ctype.h>
 #include <string.h>
@@ -1272,3 +1274,5 @@ WXDLLEXPORT char *strdup(const char *s)
 #endif
 #endif
 
+#endif
+  // wxUSE_PROLOGIO