summaryrefslogtreecommitdiffstats
path: root/kmrml/kmrml/collectioncombo.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmrml/kmrml/collectioncombo.h')
-rw-r--r--kmrml/kmrml/collectioncombo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmrml/kmrml/collectioncombo.h b/kmrml/kmrml/collectioncombo.h
index dc7722d4..746c0a86 100644
--- a/kmrml/kmrml/collectioncombo.h
+++ b/kmrml/kmrml/collectioncombo.h
@@ -32,7 +32,7 @@ namespace KMrml
TQ_OBJECT
public:
- CollectionCombo( TQWidget *tqparent, const char *name = 0 );
+ CollectionCombo( TQWidget *parent, const char *name = 0 );
~CollectionCombo();
void setCollections( const CollectionList * collections );