diff options
| author | David Faure <[email protected]> | 2008-05-04 21:16:30 +0000 |
|---|---|---|
| committer | David Faure <[email protected]> | 2008-05-04 21:16:30 +0000 |
| commit | fd98230020bdbdd051bbb11193a61097f169479b (patch) | |
| tree | aa7aa7fd453d3d6d2c64d70c23612cf3f9f4c883 /src/dolphinmainwindow.h | |
| parent | 5ad129ac78be046471a172f1e42d716dc0a4485b (diff) | |
Move "Adjust view properties" to dolphinviewactionhandler so that it's available in dolphinpart (konqueror) too.
Bug reported by kde-bug-hunter "lemma".
svn path=/trunk/KDE/kdebase/apps/; revision=804037
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 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(); |
