src/gui/widget/stringinput.cpp: fix hide Background

This commit is contained in:
satbaby
2012-11-02 14:01:43 +01:00
parent 377772e242
commit 83a4b871d6
2 changed files with 2 additions and 3 deletions

View File

@@ -51,7 +51,6 @@ class CStringInput : public CMenuTarget
int hheight; // head font height
int mheight; // menu font height
int iheight;
int footerHeight;
int lower_bound;
int upper_bound;