From kde-commits Sat Sep 04 20:29:02 2010 From: Albert Astals Cid Date: Sat, 04 Sep 2010 20:29:02 +0000 To: kde-commits Subject: KDE/kdelibs/kdeui/icons Message-Id: <20100904202902.216C9AC887 () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=128363191422839 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();