mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-16 09:53:43 +02:00
- glcdsetup: fix memory of last cursor position
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -36,7 +36,6 @@ class GLCD_Menu : public CMenuTarget, public CChangeObserver
|
||||
{
|
||||
private:
|
||||
int width;
|
||||
int selected;
|
||||
SNeutrinoGlcdTheme oldTheme;
|
||||
int GLCD_Menu_Select_Driver();
|
||||
CMenuForwarder *select_driver;
|
||||
|
Reference in New Issue
Block a user