summaryrefslogtreecommitdiffstats
path: root/lib/kformula/MatrixDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kformula/MatrixDialog.h')
-rw-r--r--lib/kformula/MatrixDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/MatrixDialog.h b/lib/kformula/MatrixDialog.h
index 06688b90..62e104c9 100644
--- a/lib/kformula/MatrixDialog.h
+++ b/lib/kformula/MatrixDialog.h
@@ -41,7 +41,7 @@ public:
int w;
int h;
- MatrixDialog( TQWidget *tqparent, int width = 3, int height = 3 );
+ MatrixDialog( TQWidget *parent, int width = 3, int height = 3 );
~MatrixDialog() {}
protected slots: