KIOSlave
kcookiejar_include.h
Go to the documentation of this file.00001 // krazy:excludeall=copyright,license (nothing substantial in this file) 00002 // remove as soon as dbusxml2cpp is fixed, Alex 00003 00004 #include <QtDBus/QtDBus> 00005 00006 #ifndef QDECLAREQLISTINT_HACK_H 00007 #define QDECLAREQLISTINT_HACK_H 00008 00009 Q_DECLARE_METATYPE (QList<int>) 00010 00011 #endif