summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/NotationVLayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/notation/NotationVLayout.h')
-rw-r--r--src/gui/editors/notation/NotationVLayout.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/editors/notation/NotationVLayout.h b/src/gui/editors/notation/NotationVLayout.h
index 83a16c1..2e718c7 100644
--- a/src/gui/editors/notation/NotationVLayout.h
+++ b/src/gui/editors/notation/NotationVLayout.h
@@ -36,7 +36,7 @@
class SlurList;
-class QObject;
+class TQObject;
namespace Rosegarden
@@ -63,7 +63,7 @@ class NotationVLayout : public ProgressReporter,
public:
NotationVLayout(Composition *c, NotePixmapFactory *npf,
const NotationProperties &properties,
- QObject* parent, const char* name = 0);
+ TQObject* parent, const char* name = 0);
virtual ~NotationVLayout();