mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-17 18:33:35 +02:00
gui/motorcontrol, gui/scan: switch to CSignalBox
Signed-off-by: Thilo Graf <dbt@novatux.de>
Conflicts:
src/gui/scan.cpp
Origin commit data
------------------
Commit: 5b5fed3bd7
Author: martii <m4rtii@gmx.de>
Date: 2013-12-18 (Wed, 18 Dec 2013)
This commit is contained in:
@@ -66,10 +66,9 @@ class CMotorControl : public CMenuTarget
|
||||
uint8_t motorPosition;
|
||||
int32_t satellitePosition;
|
||||
int satfindpid;
|
||||
int lastsnr, lastsig;
|
||||
int g_sig, g_snr, last_snr, moving;
|
||||
std::string network;
|
||||
CProgressBar *snrscale, *sigscale;
|
||||
CSignalBox *signalbox;
|
||||
void paintHead(void);
|
||||
void paintMenu(void);
|
||||
void paintStatus(void);
|
||||
|
Reference in New Issue
Block a user