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 082780b4..1a4f8dde 100644
--- a/kmrml/kmrml/algorithmcombo.h
+++ b/kmrml/kmrml/algorithmcombo.h
@@ -32,7 +32,7 @@ namespace KMrml
TQ_OBJECT
public:
- AlgorithmCombo( TQWidget *tqparent, const char *name = 0 );
+ AlgorithmCombo( TQWidget *parent, const char *name = 0 );
~AlgorithmCombo();
void setAlgorithms( const AlgorithmList * algorithms );