summaryrefslogtreecommitdiffstats
path: root/arts/tools/templateview.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/tools/templateview.h')
-rw-r--r--arts/tools/templateview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/arts/tools/templateview.h b/arts/tools/templateview.h
index efdd35f4..ab1b3ec3 100644
--- a/arts/tools/templateview.h
+++ b/arts/tools/templateview.h
@@ -24,9 +24,10 @@
//#include <artsflow.h>
#include <tqframe.h>
-class Template_ArtsView : public QFrame
+class Template_ArtsView : public TQFrame
{
Q_OBJECT
+ TQ_OBJECT
public:
Template_ArtsView( TQWidget* =0, const char* =0 );
~Template_ArtsView();