mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
test-menu: move separator types into own methode
Origin commit data
------------------
Commit: b00c7eb981
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-10-27 (Sun, 27 Oct 2019)
This commit is contained in:
@@ -61,6 +61,7 @@ class CTestMenu : public CMenuTarget
|
||||
void showHWTests(CMenuWidget *widget);
|
||||
void showCCTests(CMenuWidget *widget);
|
||||
void showMsgTests(CMenuWidget *widget);
|
||||
void showSeparatorTypes(CMenuWidget *widget);
|
||||
void showRecords();
|
||||
void handleShellOutput(std::string *line, int *, bool *);
|
||||
public:
|
||||
|
Reference in New Issue
Block a user