[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kphotoalbum] Settings: formatting
From:       Jesper K. Pedersen <blackie () kde ! org>
Date:       2014-07-31 17:21:14
Message-ID: E1XCu2U-0006k8-Qn () scm ! kde ! org
[Download RAW message or body]

Git commit e0284af6638432da601fad0a8d694a80b935b43a by Jesper K. Pedersen.
Committed on 31/07/2014 at 17:21.
Pushed by blackie into branch 'master'.

formatting

M  +3    -3    Settings/SettingsDialog.cpp

http://commits.kde.org/kphotoalbum/e0284af6638432da601fad0a8d694a80b935b43a

diff --git a/Settings/SettingsDialog.cpp b/Settings/SettingsDialog.cpp
index 1e6ac8a..536f324 100644
--- a/Settings/SettingsDialog.cpp
+++ b/Settings/SettingsDialog.cpp
@@ -43,11 +43,11 @@ struct Data
 Settings::SettingsDialog::SettingsDialog( QWidget* parent)
      :KPageDialog( parent )
 {
-    _generalPage = new Settings::GeneralPage( this );
+    _generalPage = new Settings::GeneralPage(this);
     _fileVersionDetectionPage = new Settings::FileVersionDetectionPage(this);
-    _thumbnailsPage = new Settings::ThumbnailsPage( this );
+    _thumbnailsPage = new Settings::ThumbnailsPage(this);
     _categoryPage = new Settings::CategoryPage(this);
-    _subCategoriesPage = new Settings::SubCategoriesPage( this );
+    _subCategoriesPage = new Settings::SubCategoriesPage(this);
     _viewerPage = new Settings::ViewerPage(this);
 
 #ifdef HASKIPI
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic