summaryrefslogtreecommitdiffstats
path: root/tdecore/kapp.h
blob: c51c463a0a012fe15b3806a15e492f050b01cb79 (plain)
1
2
3
4
5
6
// kapp.h is the old name. Use #include <kapplication.h> from now on
#ifdef KDE_NO_COMPAT
#error include <kapplication.h> instead of <kapp.h>
#else
#include <kapplication.h>
#endif