mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
CWebTVSetup: fix menu handling
- width enlarged - fix exit handling - fix memory of item position - adapted caption
This commit is contained in:
@@ -38,6 +38,6 @@ class CWebTVSetup : public CMenuTarget
|
||||
public:
|
||||
CWebTVSetup();
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
void Show();
|
||||
int Show();
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user