From 50b34092a45990000ba73409abd75377816b70e6 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 22 Mar 2013 04:33:20 +0100 Subject: Add explicit refresh for FileView Since we have SmDirModel now, we can explicitly refresh the view, eventually! --- filesystemwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'filesystemwidget.h') diff --git a/filesystemwidget.h b/filesystemwidget.h index d6abc41..eaa6348 100644 --- a/filesystemwidget.h +++ b/filesystemwidget.h @@ -40,6 +40,7 @@ class FilesystemWidget : public QWidget { FileView *fileView() { return mFileView; } FilesystemFileProxy *fileProxy() { return mFileProxy; } FileSystemModel *dirModel() { return mModel; } + SmDirModel *fileModel() { return mFileModel; } const QString windowTitle() const { return mWindowTitle; } PictureViewer2 *pictureViewer() { return mPicViewer; } bool isMounted(); -- cgit v1.2.3-70-g09d2