diff options
Diffstat (limited to 'src/commands/edit/EventUnquantizeCommand.cpp')
-rw-r--r-- | src/commands/edit/EventUnquantizeCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/EventUnquantizeCommand.cpp b/src/commands/edit/EventUnquantizeCommand.cpp index 7e7ce58..3fe2eb2 100644 --- a/src/commands/edit/EventUnquantizeCommand.cpp +++ b/src/commands/edit/EventUnquantizeCommand.cpp @@ -67,7 +67,7 @@ EventUnquantizeCommand::~EventUnquantizeCommand() delete m_quantizer; } -QString +TQString EventUnquantizeCommand::getGlobalName(Quantizer *) { /*!!! |