mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
CTestMenu: add sample code for class CComponentsIconForm
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <gui/widget/menue.h>
|
||||
#include <gui/widget/icons.h>
|
||||
#include <gui/widget/components.h>
|
||||
// #define TEST_MENU
|
||||
#define TEST_MENU
|
||||
|
||||
#include <string>
|
||||
|
||||
@@ -46,6 +46,7 @@ class CTestMenu : public CMenuTarget
|
||||
CComponentsForm *form;
|
||||
CComponentsText *txt;
|
||||
CComponentsHeader *header;
|
||||
CComponentsIconForm *iconform;
|
||||
int width, selected;
|
||||
|
||||
void showTestMenu();
|
||||
|
Reference in New Issue
Block a user