]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/setup.h
removed 2.0 compatibility stuff (patch 1054261)
[wxWidgets.git] / include / wx / msw / wince / setup.h
index 86c960cffc2f31086a6a5d08682d9da17e0609ee..c691ae3137d82c1d875be2b85b704ef22e422848 100644 (file)
 // Recommended setting: 0 (please update your code)
 #define WXWIN_COMPATIBILITY_2_4 1
 
-// Define as 1 for font size to be backward compatible to 1.63 and earlier.
-// 1.64 and later define point sizes to be compatible with Windows.
-//
-// Default is 0
-//
-// Recommended setting: 0
-#define wxFONT_SIZE_COMPATIBILITY    0
-
 // Set to 0 for accurate dialog units, else 1 to be as per 2.1.16 and before.
 // If migrating between versions, your dialogs may seem to shrink.
 //