mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
CTestMenu: rework member showTestMenu()
It's better to split this member. Newer tests can make it too messy.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2126bbda81
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-01 (Sat, 01 Sep 2012)
------------------
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>
|
||||
|
||||
//#define TEST_MENU
|
||||
// #define TEST_MENU
|
||||
|
||||
#include <string>
|
||||
|
||||
@@ -42,6 +42,7 @@ class CTestMenu : public CMenuTarget
|
||||
int width, selected;
|
||||
|
||||
void showTestMenu();
|
||||
void showHWTests(CMenuWidget *widget);
|
||||
|
||||
public:
|
||||
CTestMenu();
|
||||
|
Reference in New Issue
Block a user