┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2009-03-01 12:23:05 +0000
committerPeter Penz <[email protected]>2009-03-01 12:23:05 +0000
commit7a48b5fec13060a422961faa53d79d765b44fa88 (patch)
treeed80f389c819394d7ff54324fa77de2444adf0ac /src/dolphinmainwindow.h
parent3b98165a3f028987356200c4ecfad49be95c7585 (diff)
removed Quick-View code (it has already been disabled before)
svn path=/trunk/KDE/kdebase/apps/; revision=933591
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index dd9cc721d..ccf433ffe 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -263,12 +263,6 @@ 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.
*/