diff options
Diffstat (limited to 'src/gui/editors/matrix/MatrixSelector.h')
| -rw-r--r-- | src/gui/editors/matrix/MatrixSelector.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/matrix/MatrixSelector.h b/src/gui/editors/matrix/MatrixSelector.h index 0267aee..7601f31 100644 --- a/src/gui/editors/matrix/MatrixSelector.h +++ b/src/gui/editors/matrix/MatrixSelector.h @@ -46,7 +46,7 @@ class EditTool;  class MatrixSelector : public MatrixTool  { -    Q_OBJECT +    TQ_OBJECT      friend class MatrixToolBox;  | 
