2009/5/5 Rogier Schouten <[email protected]>: > Never mind, I already fixed it. The parenthesis after mouseWentOut should > not be there, although it did compile under 2.2.3 > > > > mycontainer->mouseWentOut ( ) .connect(SLOT(this, > MyClass::onMouseWentOut)); >
This is one of the differences between the 2.2 series and the 2.99 (pre-3.0) series: they must not be there in 2.2, they must be there in 2.99. Are you sure the previous version you used was 2.2.3 rather than 2.99.*? Regards, Wim. ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
