I think this is the doing things the wrong way round. There's exactly one small designer plugin depending on QtQuick1 (and pulling in qtscript), so what we should rather do is to move that plugin out of qttools and into qtquick1. That should reverse the dependency order and would be a lot more logical.
Cheers, Lars On 6/4/12 6:19 AM, "ext Loaden" <[email protected]> wrote: >For now the 'assistant' and 'linguist' are both placed in 'qttools' >module. >I think it's not a good idea. >e.g. >I just want use qtbase-module + qch docs from assistant. >But now I have to build qtquick1, qtscript,...many depends. > >If we move 'assistant' from qttools to qtdoc, then the issue should gone. >Any commens? > >-- >Please don't ask where I come from, It's a shame! >Best Regards >Yuchen > >_______________________________________________ >Development mailing list >[email protected] >http://lists.qt-project.org/mailman/listinfo/development _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
