KDE3Support
kcalendarsystemfactory.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 kcalendarsystemconfig.h does not exist anymore. The KCalendarSystemFactory class has been removed; the create() methods that were provided by KCalendarSystemFactory have been moved into KCalendarSystem. See the KDE4 Porting Guide for more information. 00004 #else 00005 #include <kcalendarsystem.h> 00006 #endif