[Konversation-devel] [Konversation] ec68cfd: compile
André Wöbbeking
Woebbeking at kde.org
Fri Jul 23 13:30:51 CEST 2010
On Friday 23 July 2010, Eike Hein wrote:
> 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.
Sorry
for that.
Til now I got no runtime warning. What I've to do to trigger
it?
> Back to the drawing board, I guess ...
Maybe a simple #ifdef
QT_VERSION is sufficient?
More information about the Konversation-devel
mailing list