]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/combobox.h
fixed warnings after GetFont prototype change
[wxWidgets.git] / include / wx / combobox.h
index ff4980c5512218508397b1f460c260b04236f09a..e914de482e985be7116d02953ce1620711da59ec 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     24.12.00
 // RCS-ID:      $Id$
 // Copyright:   (c) 1996-2000 wxWidgets team
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_COMBOBOX_H_BASE_