diff options
Diffstat (limited to 'arts/builder/propertypanel.h')
-rw-r--r-- | arts/builder/propertypanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/builder/propertypanel.h b/arts/builder/propertypanel.h index 9b74b275..af156fda 100644 --- a/arts/builder/propertypanel.h +++ b/arts/builder/propertypanel.h @@ -32,7 +32,7 @@ class ModulePort; class PropertyPanel: public PropertyPanelBase { - Q_OBJECT + TQ_OBJECT public: |