/*
* Copyright (C) 2010 Ixonos Plc.
+ * Copyright (C) 2011-2012 Philipp Spitzer, gregor herrmann, Stefan Stahl
*
* This file is part of ConfClerk.
*
class CAlarmDBus: public QObject
{
Q_OBJECT
- Q_CLASSINFO("D-Bus Interface", "org.fosdem.schedule")
+ Q_CLASSINFO("D-Bus Interface", "at.priv.toastfreeware.confclerk")
public:
CAlarmDBus(QWidget * aParent);