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

List:       kde-commits
Subject:    [kdepimlibs/4.7] kcalcore: Tab -> spaces
From:       David Jarvie <djarvie () kde ! org>
Date:       2011-08-08 14:19:48
Message-ID: 20110808141948.94506A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit e91c7f92d5e37229f35e725681881c95c532488f by David Jarvie.
Committed on 08/08/2011 at 16:20.
Pushed by djarvie into branch '4.7'.

Tab -> spaces

M  +1    -1    kcalcore/filestorage.cpp

http://commits.kde.org/kdepimlibs/e91c7f92d5e37229f35e725681881c95c532488f

diff --git a/kcalcore/filestorage.cpp b/kcalcore/filestorage.cpp
index 0bd86e9..13b7c6e 100644
--- a/kcalcore/filestorage.cpp
+++ b/kcalcore/filestorage.cpp
@@ -125,7 +125,7 @@ bool FileStorage::load()
           kDebug() << "Fallback to VCalFormat";
           VCalFormat vCal;
           success = vCal.load( calendar(), d->mFileName );
-	  productId = vCal.loadedProductId();
+          productId = vCal.loadedProductId();
         } else {
           return false;
         }

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

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