1//krazy:excludeall=license,copyright (there isn't really anything to this file)
2#ifdef KDE_NO_COMPAT
3#error kstdaccel.h does not exist anymore. The KStdAccel class has been renamed to KStandardShortcut and the header file to kstandardshortcut.h. See the KDE4 Porting Guide for more information.
4#else
5#include <kstandardshortcut.h>
6#endif
7