Fix uncommited change (see 8387742c8...)

This commit is contained in:
Mathias Gumz 2015-01-16 13:08:05 +01:00 committed by Mathias Gumz
parent 5ede399d4d
commit 11566bbb83

View file

@ -132,7 +132,7 @@ Menu::Menu(FbTk::ThemeProxy<MenuTheme> &tm, ImageControl &imgctrl):
m_visible = false;
m_type_ahead.init(menuitems);
m_type_ahead.init(m_items);
m_x_move =
m_y_move = 0;