]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/checklst.cpp
Baked again without '-b wx.bkl' to fully update autoconf_inc.m4 and regenerated configure
[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
               )
 {