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 746c0a86..e0125ae4 100644
--- a/kmrml/kmrml/collectioncombo.h
+++ b/kmrml/kmrml/collectioncombo.h
@@ -29,7 +29,7 @@ namespace KMrml
class CollectionCombo : public KComboBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
CollectionCombo( TQWidget *parent, const char *name = 0 );