Commit 554ee877 authored by Claudio Valerio's avatar Claudio Valerio

Merge branch 'claudio-dev' of github.com:stayonshadow/PrivateBoard into claudio-dev

parents 8511c7ac fba818b6
......@@ -1164,7 +1164,7 @@ QGraphicsItem *UBSvgSubsetAdaptor::UBSvgSubsetReader::readElementFromGroup()
if(!result)
result = mStrokesList.take(uuid.replace("}","").replace("{",""));
Q_ASSERT(result);
//Q_ASSERT(result);
mXmlReader.skipCurrentElement();
mXmlReader.readNext();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment