http://d.puremagic.com/issues/show_bug.cgi?id=4042
--- Comment #2 from Max Samukha <[email protected]> 2010-04-03 05:25:22 PDT --- > There may be more than one bug. Note that the static if body in QTypeInfo is > evaluated even though no __isQObjectType is defined in QGraphicsWidget or > QAction. Ignore that part. It's the other way around. If we add, for example, "alias void __isQObjectType;" to QGraohicsWidget/QAction, the "static if" condition is satisfied in QTypeInfo, though it should not. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
