summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 91e6aad)
raw | patch | inline | side by side (parent: 91e6aad)
author | knutux <knutux@users.sourceforge.net> | |
Thu, 27 Apr 2006 08:00:49 +0000 (08:00 +0000) | ||
committer | knutux <knutux@users.sourceforge.net> | |
Thu, 27 Apr 2006 08:00:49 +0000 (08:00 +0000) |
src/sp-item.cpp | patch | blob | history |
diff --git a/src/sp-item.cpp b/src/sp-item.cpp
index c2e3bb1bfcf24b76f5e4805b40843c8cd0338918..3d71443d63f6400055336c2bcea4314def8dbbaf 100644 (file)
--- a/src/sp-item.cpp
+++ b/src/sp-item.cpp
this->transform_center_y = 0;
this->_is_evaluated = true;
- this->_evaluated_status = StatusCalculated;
+ this->_evaluated_status = StatusUnknown;
this->transform = NR::identity();