Vibed: fixed various CLANG compiler warnings

This commit is contained in:
Tobias Doerffel
2014-03-21 11:13:05 +01:00
parent 71eaa4f5e3
commit 890993bff0

View File

@@ -87,8 +87,6 @@ private:
pixmapButton * m_button;
pixmapButton * m_lastBtn;
int m_selected;
} ;
typedef IntModel nineButtonSelectorModel;