diff options
Diffstat (limited to 'kbabel/commonui/context.h')
-rw-r--r-- | kbabel/commonui/context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/commonui/context.h b/kbabel/commonui/context.h index 9cddcd67..50bd1b24 100644 --- a/kbabel/commonui/context.h +++ b/kbabel/commonui/context.h @@ -76,7 +76,7 @@ struct ContextInfo */ class KDE_EXPORT SourceContext : public TQWidget { - Q_OBJECT + TQ_OBJECT public: SourceContext(TQWidget* parent, KBabel::Project::Ptr project); |