]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/combobox.cpp
Split wxTextCompleter into a base class and wxTextCompleterSimple.
[wxWidgets.git] / samples / widgets / combobox.cpp
index 32d3642b246fb47631c0b66f65c855bf0e3d8d03..1f93917af4a6a2b2f5e613373ac462088c253123 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     27.03.01
 // Id:          $Id$
 // Copyright:   (c) 2001 Vadim Zeitlin
-// License:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================