Revert "gui/dboxinfo: move cpu load calculation to dedicated thread ..."

This reverts commit 9ce61523af.


Origin commit data
------------------
Commit: 7fbe179a1f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
This commit is contained in:
vanhofen
2013-12-30 01:51:08 +01:00
parent 9ce61523af
commit bdc4c1b124
6 changed files with 29 additions and 196 deletions

View File

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