summaryrefslogtreecommitdiffstats
path: root/filesystemwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'filesystemwidget.h')
-rw-r--r--filesystemwidget.h1
1 files changed, 1 insertions, 0 deletions
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 &);