]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/statbox.cpp
include "wx/toolbar.h" instead of tbar(base|smpl).h
[wxWidgets.git] / src / motif / statbox.cpp
index f836c53de3cb4a8327155d580aa9f6fb50afce5e..3aad2651532e4e6e394c79001c43ffd41e92ef7e 100644 (file)
@@ -121,7 +121,6 @@ bool wxStaticBox::Create(wxWindow *parent, wxWindowID id,
                 NULL);
     }
     
-    SetCanAddEventHandler(TRUE);
     AttachWidget (parent, m_mainWidget, NULL, pos.x, pos.y, size.x, size.y);
     ChangeBackgroundColour();