X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..60e193718ccf6780252740d4c6b08be1317e755e:/src/os2/checklst.cpp diff --git a/src/os2/checklst.cpp b/src/os2/checklst.cpp index ca3be19337..c1a5a5cc09 100644 --- a/src/os2/checklst.cpp +++ b/src/os2/checklst.cpp @@ -6,7 +6,7 @@ // Created: 10/13/99 // RCS-ID: $Id$ // Copyright: (c) David Webster -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ @@ -88,7 +88,7 @@ wxCheckListBoxItem::wxCheckListBoxItem ( wxCheckListBox* pParent , size_t nIndex ) -: wxOwnerDrawn( "" +: wxOwnerDrawn( wxEmptyString ,TRUE // checkable ) {