mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
gui/widget/stringinput.cpp: fix screen save/restore
This commit is contained in:
@@ -898,7 +898,7 @@ const char * CPLPINInput::getHint1(void)
|
||||
}
|
||||
}
|
||||
|
||||
#define borderwidth 4
|
||||
#define borderwidth SHADOW_OFFSET // FIXME: do we need border around ??
|
||||
|
||||
int CPLPINInput::exec( CMenuTarget* parent, const std::string & )
|
||||
{
|
||||
|
Reference in New Issue
Block a user