summaryrefslogtreecommitdiffstats
path: root/kbruch/src/resultwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbruch/src/resultwidget.h')
-rw-r--r--kbruch/src/resultwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbruch/src/resultwidget.h b/kbruch/src/resultwidget.h
index c742d1be..ec5f5b59 100644
--- a/kbruch/src/resultwidget.h
+++ b/kbruch/src/resultwidget.h
@@ -37,7 +37,7 @@ class ResultWidget : public FractionBaseWidget
public:
/** constructor */
- ResultWidget(TQWidget * tqparent, const char * name, const ratio para_result);
+ ResultWidget(TQWidget * parent, const char * name, const ratio para_result);
/** destructor */
~ResultWidget();