mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
gui/dboxinfo: localize (partially based on patch from Benny -- thanks!)
Conflicts: src/gui/dboxinfo.cpp
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
#include <gui/widget/menue.h>
|
||||
#include <driver/framebuffer.h>
|
||||
#include <driver/fontrenderer.h>
|
||||
#include <string>
|
||||
|
||||
class CDBoxInfoWidget : public CMenuTarget
|
||||
@@ -54,6 +55,8 @@ class CDBoxInfoWidget : public CMenuTarget
|
||||
|
||||
void paint();
|
||||
|
||||
Font *fm, *ft;
|
||||
|
||||
public:
|
||||
|
||||
CDBoxInfoWidget();
|
||||
|
Reference in New Issue
Block a user