mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
CComponentsFrmClock: add new class CComponentsFrmClock
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include <gui/components/cc.h>
|
||||
#include <gui/components/cc_frm.h>
|
||||
#include <gui/components/cc_frm_button.h>
|
||||
#include <gui/components/cc_frm_clock.h>
|
||||
#define TEST_MENU
|
||||
|
||||
#include <string>
|
||||
@@ -50,6 +51,7 @@ class CTestMenu : public CMenuTarget
|
||||
CComponentsIconForm *iconform;
|
||||
CComponentsWindow *window;
|
||||
CComponentsButton *button;
|
||||
CComponentsFrmClock *clock ,*clock_r;
|
||||
int width, selected;
|
||||
|
||||
int showTestMenu();
|
||||
|
Reference in New Issue
Block a user