summaryrefslogtreecommitdiffstats
path: root/kvoctrain/kvoctrain/common-dialogs/thresholdoptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'kvoctrain/kvoctrain/common-dialogs/thresholdoptions.h')
-rw-r--r--kvoctrain/kvoctrain/common-dialogs/thresholdoptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvoctrain/kvoctrain/common-dialogs/thresholdoptions.h b/kvoctrain/kvoctrain/common-dialogs/thresholdoptions.h
index c34beed0..240511af 100644
--- a/kvoctrain/kvoctrain/common-dialogs/thresholdoptions.h
+++ b/kvoctrain/kvoctrain/common-dialogs/thresholdoptions.h
@@ -37,7 +37,7 @@ class ThresholdOptions : public ThresholdOptionsBase
TQ_OBJECT
public:
- ThresholdOptions(KComboBox * lessons, QueryManager * m, TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 );
+ ThresholdOptions(KComboBox * lessons, QueryManager * m, TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
void updateWidgets();
bool hasChanged();