diff --git a/src/gui/editors/matrix/MatrixView.h b/src/gui/editors/matrix/MatrixView.h index fcd1963..afe07d7 100644 --- a/src/gui/editors/matrix/MatrixView.h +++ b/src/gui/editors/matrix/MatrixView.h @@ -669,7 +669,7 @@ protected: }; // Commented this out - was a MatrixView inner class, but we get a warning -// that TQ_OBJECT can't be used in an inner class - gl +// that Q_OBJECT can't be used in an inner class - gl // // class NoteSender : public TQObject