merging back XTI branch part 2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -96,8 +96,6 @@ static const wxCoord SLIDER_LABEL_MARGIN = 2;
|
||||
// implementation of wxSlider
|
||||
// ============================================================================
|
||||
|
||||
IMPLEMENT_DYNAMIC_CLASS(wxSlider, wxControl)
|
||||
|
||||
BEGIN_EVENT_TABLE(wxSlider, wxControl)
|
||||
EVT_SIZE(wxSlider::OnSize)
|
||||
END_EVENT_TABLE()
|
||||
|
Reference in New Issue
Block a user