]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/popupwin.h
Add wxComboBox-compatible Popup() and Dismiss() functions in wxComboCtrl
[wxWidgets.git] / include / wx / popupwin.h
index 8edf59c74fb6c8fded7a8c32fa4f03ea8f045cc9..971c761b9885cf52a03e7da8e3bbff8ce32fd16c 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     06.01.01
 // RCS-ID:      $Id$
 // Copyright:   (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// License:     wxWindows licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_POPUPWIN_H_BASE_