#pragma interface
#endif
-/* define the system to compile */
+/* ------------------------------------------------------------------------ */
+/* define if support for GTK 1.2 features */
+/* ------------------------------------------------------------------------ */
+
+#undef __WXGTK12__
+
+/* ------------------------------------------------------------------------ */
+/* define the system to compile */
+/* ------------------------------------------------------------------------ */
+
#undef __UNIX__
#undef __LINUX__
#undef __SGI__