Qt-interest Archive, November 2007
Re: QVariant, Slots and Signals
Message 1 in thread
On Thursday 01 November 2007, Dimitri wrote:
> Hi,
>
> > I can reproduce the crash and including qvariant.h fixes the crash
> > instantly. [...]
>
> Then just include <Qvariant>. This looks like a compiler bug - it shouldn't
> compile this code in the first place.
Thank you very much, it works now, it realy looks like a bug in compiler. Very
strange bug. Sorry that I've forgotten to add #include <QVariant>, I didn't
even think that it was the cause of whole problem.
Thanks again to all.
--
[ signature omitted ]