┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index c4c05bf83..1676afb7e 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -263,6 +263,12 @@ private slots:
void compareFiles();
/**
+ * Initiates a preview of the selected files
+ * on the desktop by the Previewer plasmoid.
+ */
+ void quickView();
+
+ /**
* Hides the menu bar if it is visible, makes the menu bar
* visible if it is hidden.
*/