summaryrefslogtreecommitdiffstats
path: root/kmrml/kmrml/algorithmcombo.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmrml/kmrml/algorithmcombo.h')
-rw-r--r--kmrml/kmrml/algorithmcombo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmrml/kmrml/algorithmcombo.h b/kmrml/kmrml/algorithmcombo.h
index 1a4f8dde..0868708f 100644
--- a/kmrml/kmrml/algorithmcombo.h
+++ b/kmrml/kmrml/algorithmcombo.h
@@ -29,7 +29,7 @@ namespace KMrml
class AlgorithmCombo : public KComboBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
AlgorithmCombo( TQWidget *parent, const char *name = 0 );