mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
CTestMenu: add sample code for CComponentsButtonRed
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include <gui/widget/icons.h>
|
||||
#include <gui/components/cc.h>
|
||||
#include <gui/components/cc_frm.h>
|
||||
#include <gui/components/cc_frm_button.h>
|
||||
#define TEST_MENU
|
||||
|
||||
#include <string>
|
||||
@@ -48,6 +49,7 @@ class CTestMenu : public CMenuTarget
|
||||
CComponentsHeader *header;
|
||||
CComponentsIconForm *iconform;
|
||||
CComponentsWindow *window;
|
||||
CComponentsButton *button;
|
||||
int width, selected;
|
||||
|
||||
void showTestMenu();
|
||||
|
Reference in New Issue
Block a user