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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/plugins/otr
From:       Pavel Heimlich <tropikhajma () gmail ! com>
Date:       2010-10-31 20:57:26
Message-ID: 20101031205726.1BAA3AC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1191637 by pavelheimlich:

QString ambiguity in Qt 4.7. Fixes build with Sun Studio.



 M  +1 -1      authenticationwizard.h  


--- trunk/KDE/kdenetwork/kopete/plugins/otr/authenticationwizard.h #1191636:1191637
@@ -44,7 +44,7 @@
 {
 	Q_OBJECT
 public:
-	explicit AuthenticationWizard(QWidget *parent = 0, ConnContext *context = 0, \
Kopete::ChatSession *session = 0, bool initiate = true, const QString &question = \
NULL ); +	explicit AuthenticationWizard(QWidget *parent = 0, ConnContext *context = \
0, Kopete::ChatSession *session = 0, bool initiate = true, const QString &question = \
QString() );  ~AuthenticationWizard();
 
 	static AuthenticationWizard *findWizard(Kopete::ChatSession *session);


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

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