summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/NoteCharacter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/notation/NoteCharacter.cpp')
-rw-r--r--src/gui/editors/notation/NoteCharacter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NoteCharacter.cpp b/src/gui/editors/notation/NoteCharacter.cpp
index 2fcff18..e3beed2 100644
--- a/src/gui/editors/notation/NoteCharacter.cpp
+++ b/src/gui/editors/notation/NoteCharacter.cpp
@@ -84,7 +84,7 @@ NoteCharacter::getHeight() const
return m_pixmap->height();
}
-QPoint
+TQPoint
NoteCharacter::getHotspot() const
{
return m_hotspot;