summaryrefslogtreecommitdiffstats
path: root/fswidget.h
diff options
context:
space:
mode:
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 0b977ff..7a6104d 100644
--- a/fswidget.h
+++ b/fswidget.h
@@ -18,6 +18,7 @@ class FSWidget : public QWidget {
public slots:
void readSettings();
void writeSettings();
+ void refresh();
private slots:
void insertItem(QComboBox *cb, const QString &text);