fix playing folder modes in ui. read/write settings and cue list at
start/exit.shortcuts.
This commit is contained in:
parent
b4988a1307
commit
46b7624fb5
10 changed files with 252 additions and 90 deletions
|
|
@ -29,6 +29,8 @@ public:
|
|||
|
||||
public slots:
|
||||
void cueTrackAtEnd(int layer);
|
||||
void loadCueTrackList(QString path);
|
||||
void saveCueTrackList(QString path);
|
||||
|
||||
private:
|
||||
Ui::ShowPlayer *ui;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue