summaryrefslogtreecommitdiffstats
path: root/ksysguard/gui/ksysguard.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksysguard/gui/ksysguard.h')
-rw-r--r--ksysguard/gui/ksysguard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysguard/gui/ksysguard.h b/ksysguard/gui/ksysguard.h
index f41e6afb1..f8e8c15c6 100644
--- a/ksysguard/gui/ksysguard.h
+++ b/ksysguard/gui/ksysguard.h
@@ -116,7 +116,7 @@ typedef unsigned long CARD32;
class DCOPClientTransaction
{
public:
- Q_INT32 id;
+ TQ_INT32 id;
CARD32 key;
TQCString senderId;
};