summaryrefslogtreecommitdiffstats
path: root/lib/actionQueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/actionQueue.h')
-rw-r--r--lib/actionQueue.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/actionQueue.h b/lib/actionQueue.h
index 057b4be..b50e8aa 100644
--- a/lib/actionQueue.h
+++ b/lib/actionQueue.h
@@ -1,5 +1,5 @@
-#ifndef _KPILOT_ACTIONQUEUE_H
-#define _KPILOT_ACTIONQUEUE_H
+#ifndef _KPILOT_ACTIONTQUEUE_H
+#define _KPILOT_ACTIONTQUEUE_H
/*
**
** Copyright (C) 1998-2001,2003 by Dan Pilone
@@ -57,6 +57,7 @@
KDE_EXPORT class ActionQueue : public SyncAction
{
Q_OBJECT
+ TQ_OBJECT
public:
/**
* Constructor. Pass in a KPilot device link for it to act on.