1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2025-04-21 12:27:27 +03:00

Fix menusetting widgets.

This commit is contained in:
Lars-Peter Clausen
2010-05-03 19:41:45 +02:00
parent c099e50714
commit 6361dde213
8 changed files with 1 additions and 8 deletions

View File

@@ -31,7 +31,6 @@ private:
string *value;
string originalValue;
vector<string> *choices;
GMenu2X *gmenu2x;
IconButton *btnDec, *btnInc;
void incSel();