diff --git a/saoriviewentry.cpp b/saoriviewentry.cpp index 2471987..05759f2 100644 --- a/saoriviewentry.cpp +++ b/saoriviewentry.cpp @@ -116,12 +116,14 @@ const QString SaoriViewEntry::designedText(bool cw) { QString result; - result += ""; + result += ""; + result += ";}"; } + result += ""; result += ""; result += ""; result += imageReplacer();