]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/setup0.h
allocate HFONT on demand instead of doing every time a font property is modified
[wxWidgets.git] / include / wx / univ / setup0.h
index c3ea331b2f9f9cce5fcb869911f77793250d2345..1563633dc5ba9bdd36ec73e11dc01a0b4de0a424 100644 (file)
 // compatibility settings
 // ----------------------------------------------------------------------------
 
-// This setting determines the compatibility with 2.4 API: set it to 1 to
-// enable it
-//
-// Default is 0.
-//
-// Recommended setting: 0 (please update your code instead!)
-#define WXWIN_COMPATIBILITY_2_4 0
-
 // This setting determines the compatibility with 2.6 API: set it to 0 to
 // flag all cases of using deprecated functions.
 //