summaryrefslogtreecommitdiffstats
path: root/kbruch/src/taskview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbruch/src/taskview.h')
-rw-r--r--kbruch/src/taskview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbruch/src/taskview.h b/kbruch/src/taskview.h
index 91e650b2..a586dd95 100644
--- a/kbruch/src/taskview.h
+++ b/kbruch/src/taskview.h
@@ -55,7 +55,7 @@ class TaskView : public ExerciseBase
public:
/** constructor */
- TaskView(TQWidget * tqparent = 0, const char * name = 0,
+ TaskView(TQWidget * parent = 0, const char * name = 0,
bool padd_sub = true, bool pmul_div = false,
unsigned int pnr_ratios = 2, unsigned int pmax_md = 10);