summaryrefslogtreecommitdiffstats
path: root/fswidget.h
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-04-03 06:25:48 +0200
committerArno <arno@disconnect.de>2018-04-03 06:25:48 +0200
commit2213d00d25b6b3127e33a0df63cae54d29748d06 (patch)
tree8005412b1e7afa8e012a5364336adf0b347ae912 /fswidget.h
parentd261247e5f79f53544c4d0d8b20f37f754622adb (diff)
downloadSheMov-2213d00d25b6b3127e33a0df63cae54d29748d06.tar.gz
SheMov-2213d00d25b6b3127e33a0df63cae54d29748d06.tar.bz2
SheMov-2213d00d25b6b3127e33a0df63cae54d29748d06.zip
FSWidget: add configure action
Diffstat (limited to 'fswidget.h')
-rw-r--r--fswidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fswidget.h b/fswidget.h
index 9ff4fd2..351dc3f 100644
--- a/fswidget.h
+++ b/fswidget.h
@@ -49,6 +49,7 @@ class FSWidget : public QWidget {
void message(QString msg);
void selectionChanged(int count, qint64 size, qint64 duration);
void needRefreshFs();
+ void needConfig();
private:
void setupWidget();