compilation fix for WXWIN_COMPATIBILITY_2_2 (bug 1252476)
[wxWidgets.git] / src / os2 / checklst.cpp
index 0f280685810fd28fe934d755e92688ee75654c33..c1a5a5cc09618356521fc8c66a688c4b8dffe179 100644 (file)
@@ -88,7 +88,7 @@ wxCheckListBoxItem::wxCheckListBoxItem (
   wxCheckListBox*                   pParent
 , size_t                            nIndex
 )
-: wxOwnerDrawn( ""
+: wxOwnerDrawn( wxEmptyString
                ,TRUE // checkable
               )
 {