mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
- webtv-setup: implement webradio-setup into webtv-setup code
Conflicts: src/gui/webtv_setup.cpp Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
/*
|
||||
WebTV setup menue
|
||||
WebTV/WebRadio Setup
|
||||
|
||||
Copyright (C) 2012-2013 martii
|
||||
Copyright (C) 2018 by vanhofen
|
||||
|
||||
License: GPL
|
||||
|
||||
@@ -30,6 +31,7 @@
|
||||
class CWebTVSetup : public CMenuTarget, CChangeObserver
|
||||
{
|
||||
private:
|
||||
bool webradio;
|
||||
int width;
|
||||
int selected;
|
||||
int item_offset;
|
||||
|
Reference in New Issue
Block a user