SVN commit 1171678 by aacid: remove that line, it is not true, if you do not have a KComponentData around a fake one will be created for you M +0 -1 kiconloader.h --- trunk/KDE/kdelibs/kdeui/icons/kiconloader.h #1171677:1171678 @@ -201,7 +201,6 @@ /** * Returns the global icon loader initialized with the global KComponentData. - * Therefore you must have a KComponentData instantiated before calling this. * @return global icon loader */ static KIconLoader* global();