Cleanup odds and ends.

This commit is contained in:
Jim Evins
2014-09-27 23:21:37 -04:00
parent 496bb39903
commit 80f49aeb10
4 changed files with 10 additions and 18 deletions
+1
View File
@@ -172,6 +172,7 @@ glabels::LabelModel* glabels::XmlLabel::parseRootNode( const QDomElement &node )
}
}
label->clearModified();
return label;
}