> On Sunday 24 September 2006 22:14, Pavel Troller wrote: > > kiconloader_p.h. [...] when it is present, the > > Makefile generated is wrong. > > Does this help? Hi David, yes, this is the REAL MAGIC: One adds an #include line to the C++ source, and something in the darkness takes this spell and generates the correct Makefile :-). Thanks, it works perfectly. With regards, Pavel Troller > > --- kiconloader.cpp (revision 588875) > +++ kiconloader.cpp (working copy) > @@ -1418,3 +1418,5 @@ void KIconLoaderPrivate::reconfigure() > { > q->reconfigure(appname, mpDirs); > } > + > +#include "kiconloader_p.moc" > > (do a "make force-reedit" after applying the patch, if you get a "no such file or directory" error) > > -- > David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, > Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<