diff options
Diffstat (limited to 'src/commands/notation/RestoreTiesCommand.cpp')
-rw-r--r-- | src/commands/notation/RestoreTiesCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/notation/RestoreTiesCommand.cpp b/src/commands/notation/RestoreTiesCommand.cpp index 6402361..2430524 100644 --- a/src/commands/notation/RestoreTiesCommand.cpp +++ b/src/commands/notation/RestoreTiesCommand.cpp @@ -30,7 +30,7 @@ #include "document/BasicSelectionCommand.h" #include "base/BaseProperties.h" #include "gui/editors/notation/NotationProperties.h" -#include <qstring.h> +#include <tqstring.h> namespace Rosegarden |