KDE3Support
kstdaccel.h
Go to the documentation of this file.00001 //krazy:excludeall=license,copyright (there isn't really anything to this file) 00002 #ifdef KDE_NO_COMPAT 00003 #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. 00004 #else 00005 #include <kstandardshortcut.h> 00006 #endif