aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/uihelper.h
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-03-01 11:46:50 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-03-01 11:46:50 +0000
commit5dae362c853ea05480a3a835826d8d61dc66d63c (patch)
treed027ac4027d91170608927b2de6ff8da3e2e0584 /src/qmmpui/uihelper.h
parentd44fb37b3ac7b3cbebece766fac4a421559b8dc7 (diff)
downloadqmmp-5dae362c853ea05480a3a835826d8d61dc66d63c.tar.gz
qmmp-5dae362c853ea05480a3a835826d8d61dc66d63c.tar.bz2
qmmp-5dae362c853ea05480a3a835826d8d61dc66d63c.zip
added new dialog api support
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6145 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/uihelper.h')
-rw-r--r--src/qmmpui/uihelper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmmpui/uihelper.h b/src/qmmpui/uihelper.h
index 309b871f3..cf9065921 100644
--- a/src/qmmpui/uihelper.h
+++ b/src/qmmpui/uihelper.h
@@ -174,6 +174,7 @@ signals:
private slots:
void removeAction(QObject *action);
+ void addSelectedFiles(const QStringList &files, bool play);
void playSelectedFiles(const QStringList &files);
void disconnectPl();