From 21a5a890b3010e591e139724d5c6f555df4481f9 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 23 Feb 2012 17:26:51 +0100 Subject: Whitespace cleanups and documentation fixes --- src/views/dolphinview.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/views/dolphinview.h') diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index 42ad26098..7b7db3f9f 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -269,7 +269,7 @@ public: * font, ...). */ void readSettings(); - + /** * Saves the current settings (e.g. icons size, font, ..). */ @@ -551,7 +551,7 @@ protected: /** @reimp */ virtual void hideEvent(QHideEvent* event); - + private slots: /** * Marks the view as active (DolphinView:isActive() will return true) @@ -766,7 +766,7 @@ private: KUrl m_createdItemUrl; // URL for a new item that got created by the "Create New..." menu QList m_selectedUrls; // Used for making the view to remember selections after F5 - + VersionControlObserver* m_versionControlObserver; // For unit tests -- cgit v1.3