summaryrefslogtreecommitdiffstats
path: root/kapptemplate/kapp/appview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kapptemplate/kapp/appview.h')
-rw-r--r--kapptemplate/kapp/appview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kapptemplate/kapp/appview.h b/kapptemplate/kapp/appview.h
index 19799996..e4dfc605 100644
--- a/kapptemplate/kapp/appview.h
+++ b/kapptemplate/kapp/appview.h
@@ -23,7 +23,7 @@ class KURL;
*/
class ${APP_NAME}View : public TQWidget, public ${APP_NAME}Iface
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**