summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a1dbd38)
raw | patch | inline | side by side (parent: a1dbd38)
author | ishmal <ishmal@users.sourceforge.net> | |
Wed, 12 Apr 2006 17:36:41 +0000 (17:36 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Wed, 12 Apr 2006 17:36:41 +0000 (17:36 +0000) |
src/nodepath.h | patch | blob | history |
diff --git a/src/nodepath.h b/src/nodepath.h
index 656d64ebbe87662af748699d824fbb341a989ebb..a0f33d4b10105a350df486c6f2168050e4bff7db 100644 (file)
--- a/src/nodepath.h
+++ b/src/nodepath.h
}
-/**
+/**
* Radial objects are represented by an angle and a distance from
* 0,0. 0,0 is represented by a == big_num.
*/
::Path *livarot_path;
/// true if we changed repr, to tell this change from an external one such as from undo, simplify, or another desktop
- uint local_change;
+ unsigned int local_change;
};