Code

welcome to 0.44+devel
[inkscape.git] / src / object-hierarchy.cpp
index 30f13e49a2b87a59474f2633efbeb7e7aeddfb6e..658bcb511ea251b5ead33f5b91e6b9f98c5d1b83 100644 (file)
@@ -61,7 +61,7 @@ void ObjectHierarchy::setTop(SPObject *object) {
 }
 
 /**
- * Add hierarchy from junior's parent to senior to this 
+ * Add hierarchy from junior's parent to senior to this
  * hierarchy's top.
  */
 void ObjectHierarchy::_addTop(SPObject *senior, SPObject *junior) {