[kopete-bugs] [Bug 198536] compilation error - bonjouraccount.h: Could not find a match for Kopete::OnlineStatus::OnlineStatus()
Jan Hnatek
jan.hnatek at sun.com
Tue Jul 7 13:38:37 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=198536
--- Comment #3 from Jan Hnatek <jan hnatek sun com> 2009-07-07 13:38:35 ---
Yes, it's most likely Solaris specific and I did the same thing that you
propose:
--- kopete/protocols/bonjour/bonjouraccount.h.orig 2009-07-01
15:13:13.419294177 +0200
+++ kopete/protocols/bonjour/bonjouraccount.h 2009-07-01 15:13:41.396718792
0200
@@ -135,7 +135,7 @@
*
* @param initialStatus FIXME: This is pretty much ignored
*/
- virtual void connect( const Kopete::OnlineStatus& initialStatus =
opete::OnlineStatus::OnlineStatus() );
+ virtual void connect( const Kopete::OnlineStatus& initialStatus =
Kopete::OnlineStatus() );
/**
* @brief Disconnect from the service.
Thanks,
hnhn
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list