// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
wxCheckListBox* pParent
, size_t nIndex
)
-: wxOwnerDrawn( ""
+: wxOwnerDrawn( wxEmptyString
,TRUE // checkable
)
{