mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
CTestMenu: add sample code for class CComponentsIconForm
Origin commit data
------------------
Branch: ni/coolstream
Commit: b251e2a001
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-12 (Mon, 12 Nov 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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