diff options
| author | Peter Penz <[email protected]> | 2008-12-12 06:55:26 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2008-12-12 06:55:26 +0000 |
| commit | 85aec92f819eae5a6189bd3ec25cff44dce3ae19 (patch) | |
| tree | 3e03212e14973b71a6590fde819082a15a064c66 /src/dolphinviewcontainer.h | |
| parent | abce76721daaf6b785048a1fb9abd622236edd74 (diff) | |
SVN_SILENT: removed trailing spaces
svn path=/trunk/KDE/kdebase/apps/; revision=895978
Diffstat (limited to 'src/dolphinviewcontainer.h')
| -rw-r--r-- | src/dolphinviewcontainer.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 1c6f8a6bc..15a0ae6a8 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -104,7 +104,7 @@ public: const DolphinView* view() const; DolphinView* view(); - + /** * Refreshes the view container to get synchronized with the (updated) Dolphin settings. */ @@ -206,13 +206,13 @@ private slots: * into the URL navigator. */ void saveRootUrl(const KUrl& url); - + /** * Is connected with the URL navigator and drops the URLs * above the destination \a destination. */ void dropUrls(const KUrl& destination, QDropEvent* event); - + /** * Is invoked when a redirection is done and changes the * URL of the URL navigator to \a newUrl without triggering |
