summaryrefslogtreecommitdiffstats
path: root/src/commands/edit/MoveCommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/edit/MoveCommand.cpp')
-rw-r--r--src/commands/edit/MoveCommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/MoveCommand.cpp b/src/commands/edit/MoveCommand.cpp
index 58667fc..aa6b891 100644
--- a/src/commands/edit/MoveCommand.cpp
+++ b/src/commands/edit/MoveCommand.cpp
@@ -52,7 +52,7 @@ MoveCommand::MoveCommand(Segment &s, timeT delta, bool useNotationTimings,
// nothing else
}
-QString
+TQString
MoveCommand::getGlobalName(timeT delta)
{
if (delta == 0) {