]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textctrl.h
Use DeafultAttributes instead of hard coded defaults
[wxWidgets.git] / include / wx / textctrl.h
index 379b2f43410e4744ca2adc2aaff3b107caf3848a..e8f7cc8df3aee42b0e603289ff5fbcdf73f9a33a 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     13.07.99
 // RCS-ID:      $Id$
 // Copyright:   (c) wxWidgets team
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_TEXTCTRL_H_BASE_