summaryrefslogtreecommitdiffstats
path: root/src/dbusInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbusInterface.h')
-rw-r--r--src/dbusInterface.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/dbusInterface.h b/src/dbusInterface.h
index 3fa8071..c700057 100644
--- a/src/dbusInterface.h
+++ b/src/dbusInterface.h
@@ -35,12 +35,7 @@
#define DBUS_API_SUBJECT_TO_CHANGE
#endif
-// Global Header
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-// QT - Header
+// TQt - Header
#include <tqobject.h>
#include <tqstring.h>
@@ -66,7 +61,7 @@
#define SYSTEMD_LOGIN1_SEAT_IFACE "org.freedesktop.login1.Seat"
class dbusInterface : public TQObject{
- Q_OBJECT
+ TQ_OBJECT
private: