]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/gauge.cpp
define WX_XTI_TEMPLATE_FIX in case it is not yet
[wxWidgets.git] / src / motif / gauge.cpp
index 6a7f0fb2bac0f6a1647d1aa1f806843cdff628d6..23931f09d9c97c8d031db7d3aa0f9f5ef00354f3 100644 (file)
@@ -136,7 +136,6 @@ bool wxGauge::Create(wxWindow *parent, wxWindowID id,
 
     ChangeFont(FALSE);
 
-    SetCanAddEventHandler(TRUE);
     AttachWidget (parent, m_mainWidget, (WXWidget) NULL, x, y,
                   best.x, best.y);