Commit 38d70045 authored by claes's avatar claes

Don't set the stored flag in open()

parent 2821eef2
......@@ -213,5 +213,6 @@ void GlowTransform::open( ifstream& fp)
break;
}
store();
stored = false;
}
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