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

List:       kde-commits
Subject:    KDE/kdepimlibs/mailtransport (silent)
From:       Allen Winter <winter () kde ! org>
Date:       2009-05-31 22:33:18
Message-ID: 1243809198.510236.15669.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 976114 by winterz:

tiny coding style fix
SVN_SILENT:


 M  +1 -1      transport.cpp  


--- trunk/KDE/kdepimlibs/mailtransport/transport.cpp #976113:976114
@@ -169,7 +169,7 @@
       // to reentrancy problems in KDBusServiceStarter when an application
       // run in Kontact creates the transports (due to a QEventLoop in the
       // synchronous KWallet openWallet call).
-      QTimer::singleShot(0, this, SLOT(readPassword()));
+      QTimer::singleShot( 0, this, SLOT(readPassword()) );
     }
   }
 }

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

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