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