summaryrefslogtreecommitdiffstats
path: root/noatun/library/noatun/scrollinglabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/noatun/scrollinglabel.h')
-rw-r--r--noatun/library/noatun/scrollinglabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/noatun/scrollinglabel.h b/noatun/library/noatun/scrollinglabel.h
index 94253d4a..c267aedd 100644
--- a/noatun/library/noatun/scrollinglabel.h
+++ b/noatun/library/noatun/scrollinglabel.h
@@ -34,7 +34,7 @@ class ScrollingLabel : public TQWidget
TQ_OBJECT
public:
- ScrollingLabel(const TQString &initialText,TQWidget *tqparent,
+ ScrollingLabel(const TQString &initialText,TQWidget *parent,
const char * name = 0);
virtual ~ScrollingLabel();