Colored SVG Hatch patterns

This commit is contained in:
WandererFan
2016-06-16 10:33:20 -04:00
committed by wmayer
parent 731f76f52d
commit 05d94f31f8
5 changed files with 27 additions and 9 deletions

View File

@@ -103,7 +103,6 @@ void DrawPage::onChanged(const App::Property* prop)
if (prop == &Template) {
if (!isRestoring()) {
//TODO: reload if Template prop changes (ie different Template)
Base::Console().Message("TODO: Unimplemented function DrawPage::onChanged(Template)\n");
}
} else if (prop == &Views) {
if (!isRestoring()) {