dboxinfo: use more suitable column widths

Origin commit data
------------------
Commit: 81f71c2847
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
This commit is contained in:
Stefan Seyfried
2013-12-30 01:31:57 +01:00
parent 10a833f3e1
commit a25e481b13
2 changed files with 3 additions and 2 deletions

View File

@@ -48,6 +48,7 @@ class CDBoxInfoWidget : public CMenuTarget
int height;
int hheight,mheight; // head/menu font height
unsigned long stat_total, stat_idle;
int sizeWidth; // width of mem / disk sizes
void paint();