mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
* neutrino clean up: move "start wizard" into its own module
It's better, to have a single module for coming features in the wizard git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2154 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
#include <system/setting_helpers.h>
|
||||
#include <system/configure_network.h>
|
||||
#include <gui/timerlist.h>
|
||||
#include <gui/network_setup.h>
|
||||
#include <timerdclient/timerdtypes.h>
|
||||
#include <gui/channellist.h> /* CChannelList */
|
||||
#include <gui/rc_lock.h>
|
||||
@@ -125,7 +124,6 @@ private:
|
||||
bool skipShutdownTimer;
|
||||
bool pbBlinkChange;
|
||||
CColorSetupNotifier *colorSetupNotifier;
|
||||
CNetworkSetup *networksetup;
|
||||
CMoviePluginChangeExec *MoviePluginChanger;
|
||||
COnekeyPluginChangeExec *OnekeyPluginChanger;
|
||||
CIPChangeNotifier *MyIPChanger;
|
||||
|
Reference in New Issue
Block a user