trying to fix seg fault
This commit is contained in:
parent
5a1fa3fc75
commit
24106c2c3c
5 changed files with 90 additions and 15 deletions
|
|
@ -131,6 +131,7 @@ public slots:
|
|||
void play();
|
||||
void pause();
|
||||
void stop();
|
||||
void quit();
|
||||
void stepBackward();
|
||||
void stepForward();
|
||||
void seek(double pos);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue