summaryrefslogtreecommitdiffstats
path: root/kkbswitch/kbswitchintf.h
diff options
context:
space:
mode:
Diffstat (limited to 'kkbswitch/kbswitchintf.h')
-rw-r--r--kkbswitch/kbswitchintf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kkbswitch/kbswitchintf.h b/kkbswitch/kbswitchintf.h
index 703254a..9fad92e 100644
--- a/kkbswitch/kbswitchintf.h
+++ b/kkbswitch/kbswitchintf.h
@@ -35,7 +35,7 @@
moc doesn't know about dcopidl! */
class KBSwitchIntf : public TQObject, public DCOPObject {
K_DCOP
- Q_OBJECT
+ TQ_OBJECT
signals:
void nextGroupSelected();
void groupSelected(int groupno);