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

List:       kde-commits
Subject:    KDE/kdepimlibs/kresources (silent)
From:       Allen Winter <winter () kde ! org>
Date:       2009-02-15 16:04:35
Message-ID: 1234713875.705394.4979.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 926528 by winterz:

tiny coding style fix
SVN_SILENT:


 M  +2 -1      factory.cpp  


--- trunk/KDE/kdepimlibs/kresources/factory.cpp #926527:926528
@@ -83,8 +83,9 @@
       kDebug() << "Performing Akonadi migration. Good luck!";
       KProcess proc;
       QStringList args = QStringList() << "--interactive-on-change" << "--type" << resourceFamily;
-      if ( !setupClientBrige )
+      if ( !setupClientBrige ) {
         args << "--omit-client-bridge";
+      }
       proc.setProgram( "kres-migrator", args );
       proc.start();
       bool result = proc.waitForStarted();
[prev in list] [next in list] [prev in thread] [next in thread] 

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