diff options
Diffstat (limited to 'src/document/MultiViewCommandHistory.h')
-rw-r--r-- | src/document/MultiViewCommandHistory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/document/MultiViewCommandHistory.h b/src/document/MultiViewCommandHistory.h index 5341f56..0febb10 100644 --- a/src/document/MultiViewCommandHistory.h +++ b/src/document/MultiViewCommandHistory.h @@ -56,7 +56,7 @@ namespace Rosegarden class MultiViewCommandHistory : public TQObject { Q_OBJECT - TQ_OBJECT + public: MultiViewCommandHistory(); |