Op 11-12-2012 13:09, Pavel Sanda schreef:
Tommaso Cucinotta wrote:
Yes, everything compiles fine. Also ColorCache.h was not giving any trouble,
till I included it in graphics/PreviewLoader.cpp, because then gcc
complained it cannot find QColor nor QPalette (and I had to add the QtGui/).
Yes I understand the issue now. Qt4 creeping out of qt4/ directory.
I don't have strong opinion since we already crossed the line in server
and compare feature. But other may have some comments as well, it's not just
technical issue (shall we get rid of frontend/qt4 structure?)
Pavel
The reasons we have crossed the line is to make use of the
cross-platform implementation of Qt. This doesn't mean that we can pull
in frontend or gui stuff into the core.
Vincent