From bd3716dcab86c7d3e018004a1f26b470a7f6cfb7 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 8 Nov 2014 04:31:40 +0100 Subject: Select child dir when going up in directory hierarchy Select the previously selected dir in FileView when going up in the directory hierarchy. --- fileview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fileview.h') 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); -- cgit v1.2.3-70-g09d2