minor edits

This commit is contained in:
Alexandre Quessy
2014-01-05 15:48:53 -05:00
parent 73df26092b
commit 7f99061cf0
3 changed files with 5 additions and 2 deletions

View File

@@ -160,4 +160,7 @@ void ProjectReader::readPaint()
}
_xml.readNext();
}
// TODO: call this->_manager->getController->createPaint(...)
}