summaryrefslogtreecommitdiffstats
path: root/noatun/library/mimetypetree.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/mimetypetree.h')
-rw-r--r--noatun/library/mimetypetree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/mimetypetree.h b/noatun/library/mimetypetree.h
index b3f7ccb7..818f63c7 100644
--- a/noatun/library/mimetypetree.h
+++ b/noatun/library/mimetypetree.h
@@ -21,7 +21,7 @@ class MimeTypeTree : public KListView
Q_OBJECT
TQ_OBJECT
public:
- MimeTypeTree(TQWidget *tqparent);
+ MimeTypeTree(TQWidget *parent);
private:
TQListViewItem *addMajor(const TQString &name);