diff options
Diffstat (limited to 'src/commands/edit/ChangeVelocityCommand.cpp')
-rw-r--r-- | src/commands/edit/ChangeVelocityCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/ChangeVelocityCommand.cpp b/src/commands/edit/ChangeVelocityCommand.cpp index fc1c1ea..9098cdf 100644 --- a/src/commands/edit/ChangeVelocityCommand.cpp +++ b/src/commands/edit/ChangeVelocityCommand.cpp @@ -28,7 +28,7 @@ #include "base/NotationTypes.h" #include "base/Selection.h" #include "document/BasicSelectionCommand.h" -#include <qstring.h> +#include <tqstring.h> #include "base/BaseProperties.h" |