]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textctrl.h
derive wxConfig classes from wxObject and add wxRTTI macros to them (patch 1587607)
[wxWidgets.git] / include / wx / textctrl.h
index fd6ad893171f9f91e4b3572c7ae854c93853505c..1314ef112fcc21f7feca02073238c42a1833af1b 100644 (file)
     #define wxHAS_TEXT_WINDOW_STREAM 0
 #endif
 
-#if WXWIN_COMPATIBILITY_2_4 && !wxHAS_TEXT_WINDOW_STREAM
-    // define old flag if one could use it somewhere
-    #define NO_TEXT_WINDOW_STREAM
-#endif
-
 class WXDLLEXPORT wxTextCtrl;
 class WXDLLEXPORT wxTextCtrlBase;