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

This reverts commit ce18925333.
This commit is contained in:
svenhoefer
2013-12-30 01:51:08 +01:00
parent ce18925333
commit 7fbe179a1f
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();