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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/qq
From:       Duncan Mac-Vicar Prett <duncan () kde ! org>
Date:       2007-11-13 20:14:48
Message-ID: 1194984888.659291.7345.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 736271 by dmacvicar:

initialize in the right order


 M  +2 -2      qqprotocol.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/qq/qqprotocol.cpp #736270:736271
@@ -44,8 +44,8 @@
 	  propCity("QQVCardCity", i18n("State"), QString(), \
Kopete::PropertyTmpl::PersistentProperty ),  propStreet("QQVCardAddress", i18n("Home \
Address"), QString(), Kopete::PropertyTmpl::PersistentProperty ),  \
propZipcode("QQVCardZipcode", i18n("Zipcode"), QString(), \
                Kopete::PropertyTmpl::PersistentProperty ), 
-	  propEmail(Kopete::Global::Properties::self()->emailAddress()),
-	  propAge("QQVCardAge", i18n("Age"), QString(), \
Kopete::PropertyTmpl::PersistentProperty ) +	  propAge("QQVCardAge", i18n("Age"), \
QString(), Kopete::PropertyTmpl::PersistentProperty ), +    \
propEmail(Kopete::Global::Properties::self()->emailAddress())  {
 	kDebug( 14210 ) ;
 	s_protocol = this;


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

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