On Fri, 13 Jul 2001, Rob Kaper wrote: > If the port happens to be a matter of days, all the better. That is the case. Qt 3.x API didn't change much - a little perl or sed script that turns QList to QPtrList etc. will do most of the job. We'll run into problems with styles (completely new Qt API - but that was necessary. It'll finally allow pure Qt applications to make use of KDE styles without ugly #ifdef FOO KApplication #else QApplication #endif constructs to make it integrate well - and with parts that depend on the current layout of moc files (e.g. dcop). LLaP bero