mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
CComponentsFrmClock: add new class CComponentsFrmClock
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d52071c39
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-25 (Sat, 25 May 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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