summaryrefslogtreecommitdiffstats
path: root/src/commands/edit/MoveAcrossSegmentsCommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/edit/MoveAcrossSegmentsCommand.cpp')
-rw-r--r--src/commands/edit/MoveAcrossSegmentsCommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/MoveAcrossSegmentsCommand.cpp b/src/commands/edit/MoveAcrossSegmentsCommand.cpp
index f0b954a..ed73360 100644
--- a/src/commands/edit/MoveAcrossSegmentsCommand.cpp
+++ b/src/commands/edit/MoveAcrossSegmentsCommand.cpp
@@ -67,7 +67,7 @@ MoveAcrossSegmentsCommand::~MoveAcrossSegmentsCommand()
delete m_clipboard;
}
-QString
+TQString
MoveAcrossSegmentsCommand::getGlobalName()
{
return i18n("&Move Events to Other Segment");