mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
Moviebrowser: outsource help class
Origin commit data
------------------
Branch: ni/coolstream
Commit: c4827704ac
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-07 (Fri, 07 Oct 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -354,16 +354,6 @@ class CMovieBrowser : public CMenuTarget
|
||||
bool addFile(CFile &file, int dirItNr);
|
||||
};
|
||||
|
||||
// Class to show Moviebrowser Information, to be used by menu
|
||||
class CMovieHelp : public CMenuTarget
|
||||
{
|
||||
private:
|
||||
|
||||
public:
|
||||
CMovieHelp(){};
|
||||
~CMovieHelp(){};
|
||||
int exec( CMenuTarget* parent, const std::string & actionKey );
|
||||
};
|
||||
|
||||
// I tried a lot to use the menu.cpp as ListBox selection, and I got three solution which are all garbage.
|
||||
//Might be replaced by somebody who is familiar with this stuff .
|
||||
|
Reference in New Issue
Block a user