mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
dboxinfo: switch to new martii boxinfo + adaptation
Origin commit data
------------------
Commit: 8ceb480ee5
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-29 (Sun, 29 Dec 2013)
Origin message was:
------------------
- dboxinfo: switch to new martii boxinfo + adaptation
This commit is contained in:
@@ -34,12 +34,9 @@
|
||||
#define __dboxinfo__
|
||||
|
||||
#include <gui/widget/menue.h>
|
||||
|
||||
#include <driver/framebuffer.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
class CDBoxInfoWidget : public CMenuTarget
|
||||
{
|
||||
private:
|
||||
@@ -50,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();
|
||||
|
||||
|
Reference in New Issue
Block a user