Move fileOpen from XMMSHandler to MainDisplay
This commit is contained in:
parent
7b00c4c9fb
commit
4c500bd768
4 changed files with 21 additions and 22 deletions
|
@ -49,6 +49,7 @@ class MainDisplay : public SkinDisplay
|
|||
void setStatus (uint status);
|
||||
void setPlaytime (uint time);
|
||||
void setMediainfo (QHash<QString,QString>);
|
||||
void fileOpen (void);
|
||||
|
||||
protected:
|
||||
void SetupPushButtons (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue