summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/NoteStyleFileReader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/notation/NoteStyleFileReader.h')
-rw-r--r--src/gui/editors/notation/NoteStyleFileReader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NoteStyleFileReader.h b/src/gui/editors/notation/NoteStyleFileReader.h
index 8584ce8..d44c832 100644
--- a/src/gui/editors/notation/NoteStyleFileReader.h
+++ b/src/gui/editors/notation/NoteStyleFileReader.h
@@ -31,7 +31,7 @@
namespace Rosegarden {
-class NoteStyleFileReader : public QXmlDefaultHandler
+class NoteStyleFileReader : public TQXmlDefaultHandler
{
public:
NoteStyleFileReader(NoteStyleName name);