mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
CMenuSeparator: clean up multiple code parts
Origin commit data
------------------
Commit: 326a9634e1
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-06-18 (Sun, 18 Jun 2017)
This commit is contained in:
@@ -202,6 +202,9 @@ class CMenuItem : public CComponentsSignals
|
||||
class CMenuSeparator : public CMenuItem
|
||||
{
|
||||
int type;
|
||||
void init( const int& Type,
|
||||
const neutrino_locale_t& lText,
|
||||
const std::string& sText);
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user