From c97367ce4f0e465de236acd5e8e59cef08ada0ce Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:01:45 -0600 Subject: Remove spurious TQ_OBJECT instances --- src/gui/editors/notation/NotationEraser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/editors/notation/NotationEraser.h') diff --git a/src/gui/editors/notation/NotationEraser.h b/src/gui/editors/notation/NotationEraser.h index d87f21f..357fa34 100644 --- a/src/gui/editors/notation/NotationEraser.h +++ b/src/gui/editors/notation/NotationEraser.h @@ -47,7 +47,7 @@ class NotationView; class NotationEraser : public NotationTool { Q_OBJECT - TQ_OBJECT + friend class NotationToolBox; -- cgit v1.2.1