summaryrefslogtreecommitdiffstats
path: root/fileview.h
diff options
context:
space:
mode:
Diffstat (limited to 'fileview.h')
-rw-r--r--fileview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fileview.h b/fileview.h
index 4858ce6..d437201 100644
--- a/fileview.h
+++ b/fileview.h
@@ -50,6 +50,7 @@ class FileView : public SmTreeView {
void restoreSelection();
void selectedFilesChanged();
void properties();
+ void selectItem(const QString &item);
protected slots:
virtual void closeEditor(QWidget *editor, QAbstractItemDelegate::EndEditHint hint);