On Friday 07 June 2013, KDE CI System wrote: > tier1/solid/src/solid/CMakeFiles/Solid_static.dir/backends/fakehw/fakegene > ricinterface.cpp.o [ 26%] Building CXX object > tier1/solid/src/solid/CMakeFiles/Solid_static.dir/backends/fakehw/fakemana > ger.cpp.o > <http://build.kde.org/job/kdelibs_frameworks_qt5/ws/staging/knotifications > /src/kstatusnotifieritem.cpp>:37:25: fatal error: kiconloader.h: No such > file or directory compilation terminated. > make[2]: ***
I guess is better for this library to not depend from KIconLoader... KIcon(name) can be replaced by QIcon::fromTheme(name) but there is still the use of standard sizes, like KIconLoader::SizeSmallMedium is it possible to work around that? or needs either privately redefining them or use KIconLoader Cheers, Marco Martin _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel