diff options
Diffstat (limited to 'src/gui/editors/matrix/MatrixTool.h')
| -rw-r--r-- | src/gui/editors/matrix/MatrixTool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/matrix/MatrixTool.h b/src/gui/editors/matrix/MatrixTool.h index fb45920..9596677 100644 --- a/src/gui/editors/matrix/MatrixTool.h +++ b/src/gui/editors/matrix/MatrixTool.h @@ -44,7 +44,7 @@ class SnapGrid; class MatrixTool : public EditTool { Q_OBJECT - TQ_OBJECT + public: // virtual void ready(); |
