summaryrefslogtreecommitdiffstats
path: root/kmid/collectdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmid/collectdlg.h')
-rw-r--r--kmid/collectdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmid/collectdlg.h b/kmid/collectdlg.h
index a53dff70..31981d8c 100644
--- a/kmid/collectdlg.h
+++ b/kmid/collectdlg.h
@@ -49,7 +49,7 @@ protected:
void addSong(const KURL &);
public:
- CollectionDialog(SLManager *slm,int selc,TQWidget *tqparent,const char *name);
+ CollectionDialog(SLManager *slm,int selc,TQWidget *parent,const char *name);
public slots:
void collectionselected(int idx);