diff options
Diffstat (limited to 'kxkb/kcmlayout.h')
-rw-r--r-- | kxkb/kcmlayout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kxkb/kcmlayout.h b/kxkb/kcmlayout.h index 23a1e0791..db0f89690 100644 --- a/kxkb/kcmlayout.h +++ b/kxkb/kcmlayout.h @@ -16,7 +16,7 @@ class XkbRules; class LayoutConfig : public TDECModule { - Q_OBJECT + TQ_OBJECT public: LayoutConfig(TQWidget *parent = 0L, const char *name = 0L); |