fixing duplicate rti info

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2011-01-04 09:13:49 +00:00
parent 7dc701d6eb
commit e7478376f1
11 changed files with 1 additions and 134 deletions

View File

@@ -56,8 +56,6 @@ static const int CHECK_MARK_WIDTH = 15;
// implementation
// ============================================================================
IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)
// ----------------------------------------------------------------------------
// declaration and implementation of wxCheckListBoxItem class
// ----------------------------------------------------------------------------