Michael Zanetti wrote: >> The #include <KApplication> in arguments.h is unneeded. >> > > I have added that because else I get compile errors about KDE_EXPORT beeing > unrecognized. What is the correct way to include it if there are no other k- > includes needed? I think it's: #include <kdemacros.h> Aurélien