forgot to delete focus control
fluxgen fluxgen
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
src/Screen.cc
→
src/Screen.cc
@@ -446,6 +446,7 @@ m_slit.reset(0);
// TODO fluxgen: check if this is the right place delete [] m_head_areas; + delete m_focus_control; } void BScreen::initWindows() {