Eneboo - Documentación para desarrolladores
|
00001 #ifndef __CONFIG_H__ 00002 #define __CONFIG_H__ 00003 00004 #define VERSION "1.8.3" 00005 #define KDE3PREFIX "" 00006 #define KDE4PREFIX "" 00007 00008 #define QTC_QT_ONLY 00009 #undef QTC_DEFAULT_TO_KDE3 00010 #undef QTC_STYLE_SUPPORT 00011 #undef QTC_ENABLE_PARENTLESS_DIALOG_FIX_SUPPORT 00012 00013 #endif