26.09.2011, в 13:25, Stefan Majewsky написал(а): > I think the problem is then that using libQtCore pulls in VFS plugins > which pull in libQtNetwork. This is bad if all you want is libQtCore > (e.g. embedded systems). I'm also all for including VFS support > explicitly. After all, this approach has worked well for KDE since > years.
If you need only QtCore, you don't use plugins that depend on QtNetwork - what's the problem? _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
