diff --git a/gb.gtk/src/gcontrol.cpp b/gb.gtk/src/gcontrol.cpp index 36ad8110c..f16f2f56b 100644 --- a/gb.gtk/src/gcontrol.cpp +++ b/gb.gtk/src/gcontrol.cpp @@ -229,6 +229,7 @@ void gControl::initAll(gContainer *parent) _tracking = false; no_input_method = false; _no_default_mouse_event = false; + _proxy = _proxy_for = NULL; onFinish = NULL; onFocusEvent = NULL;