summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/NotationCanvasView.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 13:19:26 +0900
committerMichele Calgaro <[email protected]>2023-07-20 13:19:26 +0900
commitc57b4dfc677121eadeff03f1f3fa330882b5b747 (patch)
tree5e34da75593d5cb3e7074242eb1972435e443639 /src/gui/editors/notation/NotationCanvasView.h
parent439c716aab9200d6a24a2f2bdfda5e5812dcd3bc (diff)
downloadrosegarden-c57b4dfc677121eadeff03f1f3fa330882b5b747.tar.gz
rosegarden-c57b4dfc677121eadeff03f1f3fa330882b5b747.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/gui/editors/notation/NotationCanvasView.h')
-rw-r--r--src/gui/editors/notation/NotationCanvasView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationCanvasView.h b/src/gui/editors/notation/NotationCanvasView.h
index 8382f12..1734411 100644
--- a/src/gui/editors/notation/NotationCanvasView.h
+++ b/src/gui/editors/notation/NotationCanvasView.h
@@ -62,7 +62,7 @@ class LinedStaffManager;
class NotationCanvasView : public RosegardenCanvasView
{
- Q_OBJECT
+ TQ_OBJECT
public: