summaryrefslogtreecommitdiffstats
path: root/languages/cpp/qtdesignercppintegration.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/qtdesignercppintegration.h')
-rw-r--r--languages/cpp/qtdesignercppintegration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/qtdesignercppintegration.h b/languages/cpp/qtdesignercppintegration.h
index 995898e1..d156d276 100644
--- a/languages/cpp/qtdesignercppintegration.h
+++ b/languages/cpp/qtdesignercppintegration.h
@@ -25,7 +25,7 @@
class QtDesignerCppIntegration : public QtDesignerIntegration
{
Q_OBJECT
- TQ_OBJECT
+
public:
QtDesignerCppIntegration( KDevLanguageSupport *part, ImplementationWidget *impl );