summaryrefslogtreecommitdiffstats
path: root/arts/builder/propertypanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/builder/propertypanel.h')
-rw-r--r--arts/builder/propertypanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/builder/propertypanel.h b/arts/builder/propertypanel.h
index cf34fe65..9b74b275 100644
--- a/arts/builder/propertypanel.h
+++ b/arts/builder/propertypanel.h
@@ -33,7 +33,7 @@ class ModulePort;
class PropertyPanel: public PropertyPanelBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
PropertyPanel( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );