]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textdlg.h
convert COM arguments to wx lazily to improve performance and allow calling Invoke...
[wxWidgets.git] / include / wx / textdlg.h
index 1dc0e61f221f91c99efa48035b60c54c4cb56985..26e322b73b3d45418dc634983573f11d6528d8c9 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_TEXTDLG_H_BASE_
 
 #include "wx/generic/textdlgg.h"
 
-#if WXWIN_COMPATIBILITY_2_4
-    // for wxGetNumberFromUser()
-    #include "wx/numdlg.h"
-#endif // WXWIN_COMPATIBILITY_2_4
-
 #endif // _WX_TEXTDLG_H_BASE_