fix compile issues

This commit is contained in:
Martin Marmsoler
2020-10-19 11:07:04 +02:00
parent 0873904598
commit a54b6192d0
31 changed files with 75 additions and 73 deletions

View File

@@ -67,6 +67,7 @@ PartText::~PartText()
@param xml_element Element XML a lire
*/
bool PartText::fromXml(const QDomElement &xml_element)
{
int size;
QString font;