From 4faf11eccc5f08d2aa0540157d6eff80b7cdb02a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:33:46 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- src/commands/edit/PasteEventsCommand.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commands/edit/PasteEventsCommand.cpp') diff --git a/src/commands/edit/PasteEventsCommand.cpp b/src/commands/edit/PasteEventsCommand.cpp index 6726dc7..2e2e458 100644 --- a/src/commands/edit/PasteEventsCommand.cpp +++ b/src/commands/edit/PasteEventsCommand.cpp @@ -54,7 +54,7 @@ PasteEventsCommand::PasteEventsCommand(Segment &segment, { if (pasteType != OpenAndPaste) { - // paste clef or key -> retqlayout to end + // paste clef or key -> relayout to end if (clipboard->isSingleSegment()) { -- cgit v1.2.1