From 096cf7474907cbdd7ab2c67ea57f19ebdab805d4 Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 2 Apr 2018 19:37:23 +0200 Subject: FSWidget: Implement play selected and repeat Well, lambdas make life so much easier! Thanks for that :) --- fswidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fswidget.h') diff --git a/fswidget.h b/fswidget.h index 48bc113..e6760fe 100644 --- a/fswidget.h +++ b/fswidget.h @@ -42,6 +42,7 @@ class FSWidget : public QWidget { void unpack(); void doubleClicked(const QModelIndex &idx); void preview(); + void playSelected(int count = 1); signals: void message(QString msg); -- cgit v1.2.3-70-g09d2