From 5443f402bbfcf7f9c392bcbb0108ee074551f982 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:59 -0600 Subject: Remove spurious TQ_OBJECT instances --- kbabel/commonui/context.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kbabel/commonui/context.h') diff --git a/kbabel/commonui/context.h b/kbabel/commonui/context.h index 3b019f67..82c9ceb7 100644 --- a/kbabel/commonui/context.h +++ b/kbabel/commonui/context.h @@ -77,7 +77,7 @@ struct ContextInfo class KDE_EXPORT SourceContext : public TQWidget { Q_OBJECT - TQ_OBJECT + public: SourceContext(TQWidget* parent, KBabel::Project::Ptr project); -- cgit v1.2.1