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

Origin commit data
------------------
Branch: ni/coolstream
Commit: 83a4b871d6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2012-11-02 14:01:43 +01:00
parent 656924b138
commit 885767094f
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;