]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
added wxFont::IsFixedWidth(), documented it and implemented for wxGTK/Motif
[wxWidgets.git] / include / wx / msw / setup0.h
index be887d2a76e70daabe82897c2d9a8a8800c2dd8e..0c8d1e7dd65be20e44eefa6822022b822ddc4282 100644 (file)
 // Set to 1 for XPM format support
 #define wxUSE_XPM           1
 
+// Set to 1 for MS Icons and Cursors format support
+#define wxUSE_ICO_CUR       1
+
 // Set to 1 to compile in wxPalette class
 #define wxUSE_PALETTE       1