Revert to unstyled text for Harmony
This commit is contained in:
parent
79e94e9142
commit
ee2241d589
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ Harmony::Harmony(Score* s)
|
|||
: Text(s)
|
||||
{
|
||||
setTextStyleType(TEXT_STYLE_HARMONY);
|
||||
//setUnstyled();
|
||||
setUnstyled();
|
||||
_rootTpc = INVALID_TPC;
|
||||
_baseTpc = INVALID_TPC;
|
||||
_id = -1;
|
||||
|
|
Loading…
Reference in a new issue