From b2b21c5790a3fcf5ecd4fddff40420f5bd2d2009 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 31 Mar 2018 09:30:54 +0200 Subject: Implement forward and back actions in FSWidget --- fswidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fswidget.h') diff --git a/fswidget.h b/fswidget.h index 0683602..876d0d0 100644 --- a/fswidget.h +++ b/fswidget.h @@ -23,6 +23,7 @@ class FSWidget : public QWidget { void insertItem(QComboBox *cb, const QString &text); void removeItem(QComboBox *cb); void gatherData(const QString &curDir); + void advanceDir(int by); int queryCount(QSqlQuery &q, const QString &arg) const; private: -- cgit v1.2.3-70-g09d2