diff options
Diffstat (limited to 'src/gui/editors/matrix/MatrixView.h')
-rw-r--r-- | src/gui/editors/matrix/MatrixView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/matrix/MatrixView.h b/src/gui/editors/matrix/MatrixView.h index d65b86a..fcd1963 100644 --- a/src/gui/editors/matrix/MatrixView.h +++ b/src/gui/editors/matrix/MatrixView.h @@ -201,7 +201,7 @@ public: * Repaint the control rulers * */ - void tqrepaintRulers(); + void repaintRulers(); /* * Readjust the canvas size |