The "includes" test warning text for includes from the KDE Frameworks talks about "KDE/KClass", when there is no longer such a path prefix "KDE/". Example: sublime/mainwindow.h: use KDE/KClass in angle brackets line# 25 (1) (Is a false warning, reported separatly as https://bugs.kde.org/show_bug.cgi?id=378387 (from http://ebn.kde.org/krazy/reports/extragear/kdevelop/kdevplatform/index.html) The text should be changed to talk about "KNamespace/Class" and "KClass", perhaps: "use KClass or KNamespace/Class in angle brackets"