mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
- 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