]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Committing in .
[wxWidgets.git] / setup.h_vms
index 7fcec76086374d91bdc00525b35099b7329f034c..5dcec85ca2619eb655a1ee2ead1afa6ef2b541a4 100644 (file)
@@ -72,6 +72,9 @@
 /* Define this if your version of Motif is greater than 2.0 */
 /* #undef __WXMOTIF20__ */
 
+/* Define this if you are using Lesstif */
+/* #undef __WXLESSTIF__ */
+
 #ifdef __WXGTK__
 /* Define this if your version of GTK+ is greater than 1.2 */
 #define __WXGTK12__ 1
 /* Define if you have pango_font_family_is_monospace() (Pango >= 1.3.3) */
 #undef HAVE_PANGO_FONT_FAMILY_IS_MONOSPACE
 
+/* Define if gtk_icon_size_lookup is missing from the GTK+ headers */
+#undef NEED_GTK_ICON_SIZE_LOOKUP
+
 /* Define if you have Pango xft support */
 #undef HAVE_PANGO_XFT