On Friday 29 November 2013 02:53:22 Christoph Feck wrote: > Hi, > > compiling plasma-framework I get this error. Might be caused by a > removed include or symbol in Qt. If this was a public symbol, > please report it to https://bugreports.qt-project.org/ > > In file included from /local/git/playground/libs/plasma- > framework/src/plasmaquick/packageurlinterceptor.cpp:20:0: > /local/git/playground/libs/plasma- > framework/src/plasmaquick/packageurlinterceptor.h:23:38: fatal > error: QQmlAbstractUrlInterceptor: No such file or directory > > Christoph Feck (kdepepo) > _______________________________________________ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel
According to https://qt.gitorious.org/qt/qtdeclarative/commit/27052dcad9810869a9065da4c06e9f14379411d7 the class is no longer/not yet public, because its API might change. _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel