diff options
Diffstat (limited to 'kradio3/plugins/gui-standard-display/radioview_element.h')
| -rw-r--r-- | kradio3/plugins/gui-standard-display/radioview_element.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kradio3/plugins/gui-standard-display/radioview_element.h b/kradio3/plugins/gui-standard-display/radioview_element.h index 67097de..22fa1c5 100644 --- a/kradio3/plugins/gui-standard-display/radioview_element.h +++ b/kradio3/plugins/gui-standard-display/radioview_element.h @@ -38,7 +38,7 @@ class RadioViewElement : public TQFrame, public virtual Interface { Q_OBJECT - TQ_OBJECT + public: RadioViewElement (TQWidget *parent, const TQString &name, RadioViewClass myClass); virtual ~RadioViewElement(); |
