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 04eacd4..765f994 100644 --- a/src/gui/editors/matrix/MatrixTool.h +++ b/src/gui/editors/matrix/MatrixTool.h @@ -40,7 +40,7 @@ class SnapGrid; class MatrixTool : public EditTool { - Q_OBJECT + TQ_OBJECT public: |