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. --- filesystemwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'filesystemwidget.h') diff --git a/filesystemwidget.h b/filesystemwidget.h index 82c3b04..0284fb6 100644 --- a/filesystemwidget.h +++ b/filesystemwidget.h @@ -47,6 +47,7 @@ class FilesystemWidget : public QWidget { void windowTitle(const QString &); void statusbarMessage(const QString &); void mounted(bool); + void upSelected(const QString &); public slots: void directoryChanged(const QModelIndex &selected, const QModelIndex &); -- cgit v1.2.3-70-g09d2