summaryrefslogtreecommitdiffstats
path: root/filestreewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'filestreewidget.h')
-rw-r--r--filestreewidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/filestreewidget.h b/filestreewidget.h
index 73e53b3..e5505de 100644
--- a/filestreewidget.h
+++ b/filestreewidget.h
@@ -39,6 +39,7 @@ class FilesTreeWidget : public QWidget {
void moveToDirectory();
void fileProperties();
void edit(int column);
+ void suggest();
private slots:
void fileSelectionChanged(const QModelIndex &current, const QModelIndex &previous);