Revert to unstyled text for Harmony

This commit is contained in:
Tony Mountifield 2013-04-14 15:11:35 +01:00
parent 79e94e9142
commit ee2241d589

View file

@ -104,7 +104,7 @@ Harmony::Harmony(Score* s)
: Text(s) : Text(s)
{ {
setTextStyleType(TEXT_STYLE_HARMONY); setTextStyleType(TEXT_STYLE_HARMONY);
//setUnstyled(); setUnstyled();
_rootTpc = INVALID_TPC; _rootTpc = INVALID_TPC;
_baseTpc = INVALID_TPC; _baseTpc = INVALID_TPC;
_id = -1; _id = -1;