]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textdlg.h
we don't need to override MSWTranslateMessage(), it was a wrong workaround for the...
[wxWidgets.git] / include / wx / textdlg.h
index 1dc0e61f221f91c99efa48035b60c54c4cb56985..7eb37741fc96fca814c16125dca2ea60622562e3 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_