diff options
Diffstat (limited to 'src/commands/edit/SelectionPropertyCommand.cpp')
-rw-r--r-- | src/commands/edit/SelectionPropertyCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/SelectionPropertyCommand.cpp b/src/commands/edit/SelectionPropertyCommand.cpp index 3501e5b..a5beebe 100644 --- a/src/commands/edit/SelectionPropertyCommand.cpp +++ b/src/commands/edit/SelectionPropertyCommand.cpp @@ -29,7 +29,7 @@ #include "base/PropertyName.h" #include "base/Selection.h" #include "document/BasicSelectionCommand.h" -#include <qstring.h> +#include <tqstring.h> namespace Rosegarden |