add more spacing
[personal-kdebase.git] / workspace / kcontrol / keys / kdedglobalaccel_component_interface.cpp
blob2c57fc95ec821053a825c466e32c9bc48e58427c
1 /*
2 * This file was generated by dbusxml2cpp version 0.6
3 * Command line was: dbusxml2cpp -v -m -i kglobalshortcutinfo_p.h -p kdedglobalaccel_component_interface org.kde.kdedglobalaccel.Component.xml org.kde.kdedglobalaccel.Component
5 * dbusxml2cpp is Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies).
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 "kdedglobalaccel_component_interface.h"
15 * Implementation of interface class OrgKdeKdedglobalaccelComponentInterface
18 OrgKdeKdedglobalaccelComponentInterface::OrgKdeKdedglobalaccelComponentInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent)
19 : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent)
23 OrgKdeKdedglobalaccelComponentInterface::~OrgKdeKdedglobalaccelComponentInterface()
28 #include "kdedglobalaccel_component_interface.moc"