summaryrefslogtreecommitdiffstats
path: root/src/commands/edit/EventQuantizeCommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/edit/EventQuantizeCommand.cpp')
-rw-r--r--src/commands/edit/EventQuantizeCommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/EventQuantizeCommand.cpp b/src/commands/edit/EventQuantizeCommand.cpp
index 95943ba..de033ef 100644
--- a/src/commands/edit/EventQuantizeCommand.cpp
+++ b/src/commands/edit/EventQuantizeCommand.cpp
@@ -106,7 +106,7 @@ EventQuantizeCommand::~EventQuantizeCommand()
delete m_quantizer;
}
-QString
+TQString
EventQuantizeCommand::getGlobalName(Quantizer *quantizer)
{
if (quantizer) {