mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
add pictureviewer to info-key in audioplayer
Origin commit data
------------------
Branch: ni/coolstream
Commit: e145f9a5e8
Author: defans <defans@bluepeercrew.us>
Date: 2012-11-06 (Tue, 06 Nov 2012)
Origin message was:
------------------
- add pictureviewer to info-key in audioplayer
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#include <driver/pictureviewer/pictureviewer.h>
|
||||
#include <gui/widget/menue.h>
|
||||
#include <gui/filebrowser.h>
|
||||
#include <gui/audioplayer.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
@@ -109,10 +110,14 @@ class CPictureViewerGui : public CMenuTarget
|
||||
void showHelp();
|
||||
void deletePicFile(unsigned int index, bool mode);
|
||||
|
||||
bool audioplayer;
|
||||
|
||||
public:
|
||||
CPictureViewerGui();
|
||||
~CPictureViewerGui();
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
|
||||
CAudioPlayerGui *m_audioPlayer;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user