diff options
| author | Peter Penz <[email protected]> | 2009-03-01 12:23:05 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-03-01 12:23:05 +0000 |
| commit | 7a48b5fec13060a422961faa53d79d765b44fa88 (patch) | |
| tree | ed80f389c819394d7ff54324fa77de2444adf0ac /src/dolphinmainwindow.h | |
| parent | 3b98165a3f028987356200c4ecfad49be95c7585 (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.h | 6 |
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. */ |
