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