summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/khello2/widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/app_templates/khello2/widget.h')
-rw-r--r--languages/cpp/app_templates/khello2/widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/app_templates/khello2/widget.h b/languages/cpp/app_templates/khello2/widget.h
index 127019ee..aac7c40d 100644
--- a/languages/cpp/app_templates/khello2/widget.h
+++ b/languages/cpp/app_templates/khello2/widget.h
@@ -7,7 +7,7 @@
class %{APPNAME}Widget : public %{APPNAME}WidgetBase
{
- Q_OBJECT
+ TQ_OBJECT
public: