fix logic
[personal-kdelibs.git] / khtml / kcookiejar_interface.cpp
blob3774b236e94bf4ff784e23fa1573f9d55e1d5e6d
1 /*
2 * This file was generated by dbusxml2cpp version 0.6
3 * Command line was: dbusxml2cpp -i kcookiejar_include.h -m -p kcookiejar_interface ../kioslave/http/kcookiejar/org.kde.KCookieServer.xml
5 * dbusxml2cpp is Copyright (C) 2006 Trolltech ASA. All rights reserved.
7 * This is an auto-generated file.
8 * This file may have been hand-edited. Look for HAND-EDIT comments
9 * before re-generating it.
12 #include "kcookiejar_interface.h"
15 * Implementation of interface class OrgKdeKCookieServerInterface
18 OrgKdeKCookieServerInterface::OrgKdeKCookieServerInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent)
19 : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent)
23 OrgKdeKCookieServerInterface::~OrgKdeKCookieServerInterface()
28 #include "kcookiejar_interface.moc"