diff options
Diffstat (limited to 'kontact/src/sidepanebase.h')
-rw-r--r-- | kontact/src/sidepanebase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/src/sidepanebase.h b/kontact/src/sidepanebase.h index c8e83442c..5a92a0a15 100644 --- a/kontact/src/sidepanebase.h +++ b/kontact/src/sidepanebase.h @@ -33,7 +33,7 @@ class Plugin; class SidePaneBase : public TQVBox { - Q_OBJECT + TQ_OBJECT public: SidePaneBase( Core *core, TQWidget *parent, const char *name = 0 ); |