diff options
Diffstat (limited to 'src/ui/mainwindow.h')
| -rw-r--r-- | src/ui/mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/mainwindow.h b/src/ui/mainwindow.h index 0a1b6b60d..0ad44cec4 100644 --- a/src/ui/mainwindow.h +++ b/src/ui/mainwindow.h @@ -65,6 +65,7 @@ public: SoundCore* soundCore()const; MainDisplay* mainDisplay()const; bool processCommandArgs(const QStringList &list,const QString& cwd); + public slots: void previous(); void play(); |
