┌   ┐
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, 0 insertions, 6 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index 47fddf381..c03e2404d 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -254,12 +254,6 @@ private slots:
*/
void editLocation();
- /**
- * Opens the view properties dialog, which allows to modify the properties
- * of the currently active view.
- */
- void adjustViewProperties();
-
/** Goes back on step of the URL history. */
void goBack();