summaryrefslogtreecommitdiffstats
path: root/kbabel/commonui/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/commonui/context.h')
-rw-r--r--kbabel/commonui/context.h2
1 files changed, 1 insertions, 1 deletions
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);