]> git.sesse.net Git - kdenlive/blobdiff - src/utils/freesound.h
Fix freesound autoplay
[kdenlive] / src / utils / freesound.h
index ca397b0f8e4a52671ff09c327f83b046383bebae..48fbfaed4c511d6c2b07d76ca84a587d5941479f 100644 (file)
@@ -45,7 +45,8 @@ private slots:
     void slotDataIsHere(KIO::Job *,const QByteArray & data );
     void slotShowResults();
     void slotUpdateCurrentSound();
-    void slotPlaySound(bool play = true);
+    void slotPlaySound();
+    void slotForcePlaySound(bool play);
     void slotPreviewStatusChanged(QProcess::ProcessState state);
     void slotSaveSound();
     void slotOpenUrl(const QString &url);