KDECore
kapp.h
Go to the documentation of this file.00001 // kapp.h is the old name. Use #include <kapplication.h> from now on 00002 #ifdef KDE_NO_COMPAT 00003 #error include <kapplication.h> instead of <kapp.h> 00004 #else 00005 #include <kapplication.h> 00006 #endif