summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/matrix/MatrixSelector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/matrix/MatrixSelector.h')
-rw-r--r--src/gui/editors/matrix/MatrixSelector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/matrix/MatrixSelector.h b/src/gui/editors/matrix/MatrixSelector.h
index 1e8a741..c875898 100644
--- a/src/gui/editors/matrix/MatrixSelector.h
+++ b/src/gui/editors/matrix/MatrixSelector.h
@@ -50,7 +50,7 @@ class EditTool;
class MatrixSelector : public MatrixTool
{
Q_OBJECT
- TQ_OBJECT
+
friend class MatrixToolBox;