[Konversation-devel] [Konversation] ec68cfd: compile

Eike Hein hein at kde.org
Fri Jul 23 09:18:42 CEST 2010


On 07/22/2010 09:19 PM, Andre Woebbeking wrote:
 > commit ec68cfdf6084f3249e2674847fad15d25912eb6a
 > Author: Andre Woebbeking<Woebbeking at kde.org>
 > Date:   Thu Jul 22 21:14:25 2010 +0200
 >
 >      compile

Sorry for that, it builds (and works) fine with Qt 4.7, but
apparently not yet with 4.6. The problem is that the slot
takes a reference type, so with your compile fix it becomes
a runtime problem as the slot signature computed by the
meta object system doesn't match what's actually in the
class and the method invocation fails.

Back to the drawing board, I guess ...


-- 
Best regards,
Eike Hein


More information about the Konversation-devel mailing list