mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
mediaplayer-setup: formatting code using astyle
Origin commit data
------------------
Commit: 4a1db4ef71
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-20 (Wed, 20 Oct 2021)
Origin message was:
------------------
- mediaplayer-setup: formatting code using astyle
This commit is contained in:
@@ -44,12 +44,10 @@ class CMediaPlayerSetup : public CMenuTarget
|
||||
|
||||
int showMediaPlayerSetup();
|
||||
|
||||
|
||||
public:
|
||||
public:
|
||||
CMediaPlayerSetup();
|
||||
~CMediaPlayerSetup();
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
int exec(CMenuTarget *parent, const std::string &actionKey);
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user