summaryrefslogtreecommitdiffstats
path: root/plugins/gui-standard-display/radioview_element.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gui-standard-display/radioview_element.h')
-rw-r--r--plugins/gui-standard-display/radioview_element.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gui-standard-display/radioview_element.h b/plugins/gui-standard-display/radioview_element.h
index cab2c89..113bd60 100644
--- a/plugins/gui-standard-display/radioview_element.h
+++ b/plugins/gui-standard-display/radioview_element.h
@@ -37,7 +37,7 @@ enum RadioViewClass { clsRadioSound = 0,
class RadioViewElement : public TQFrame,
public virtual Interface
{
-Q_OBJECT
+TQ_OBJECT
public:
RadioViewElement (TQWidget *parent, const TQString &name, RadioViewClass myClass);