X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..5edef14ec87e7fe2e1c48ed5f1a466ba60ece81a:/include/wx/combobox.h?ds=sidebyside diff --git a/include/wx/combobox.h b/include/wx/combobox.h index ff4980c551..e914de482e 100644 --- a/include/wx/combobox.h +++ b/include/wx/combobox.h @@ -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_