Just a heads-up for the "independent" plugin developers: What used to be a plain QList<int> is now a separate class Core::Context (publicly deriving from QList<int>, at least for now) in the master branch.
This impacts everybody who implements the "IContext" interface. The needed changes to adapt are purely mechanical. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
