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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/msn
From:       İsmail Dönmez <ismail () kde ! org ! tr>
Date:       2005-07-15 19:34:11
Message-ID: 1121456051.963030.19260.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 434917 by cartman:

Fix warning


 M  +1 -1      msnsecureloginhandler.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/msn/msnsecureloginhandler.cpp \
#434916:434917 @@ -25,7 +25,7 @@
 #include <kdebug.h>
 
 MSNSecureLoginHandler::MSNSecureLoginHandler(const QString &accountId, const QString \
                &password, const QString &authParameters)
- : m_accountId(accountId), m_password(password), m_authentification(authParameters)
+  : m_password(password), m_accountId(accountId), m_authentification(authParameters)
 {
 	
 }


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

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