summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/matrix/MatrixToolBox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/matrix/MatrixToolBox.h')
-rw-r--r--src/gui/editors/matrix/MatrixToolBox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/matrix/MatrixToolBox.h b/src/gui/editors/matrix/MatrixToolBox.h
index b997405..2f43206 100644
--- a/src/gui/editors/matrix/MatrixToolBox.h
+++ b/src/gui/editors/matrix/MatrixToolBox.h
@@ -44,7 +44,7 @@ class MatrixToolBox : public EditToolBox
Q_OBJECT
TQ_OBJECT
public:
- MatrixToolBox(MatrixView* tqparent);
+ MatrixToolBox(MatrixView* parent);
protected: