dboxinfo: allow to show "neutrino uptime"

Origin commit data
------------------
Commit: a98f94621a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)
This commit is contained in:
Stefan Seyfried
2017-12-26 22:58:37 +01:00
committed by vanhofen
parent 31f1ad426e
commit 4895797537
4 changed files with 14 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ class CDBoxInfoWidget : public CMenuTarget
int sizeWidth; // width of mem / disk sizes
int percWidth;
int nameWidth;
bool upmode; // system or neutrino uptime
void paint();
CComponentsHeader *header;