]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/setup0.h
reSWIGged
[wxWidgets.git] / include / wx / palmos / setup0.h
index 9743a02702f4c651c70c1f5c447baa36e1c0f797..a5b7d68066e9a7c2c2cc916a88fb3d52172098a3 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.
 //