src/linetypes/comment.cpp

changeset 134
f77d2230e87c
parent 132
488d0ba6070b
child 141
185eb297dc1e
equal deleted inserted replaced
132:488d0ba6070b 134:f77d2230e87c
10 10
11 ldraw::Object::Type ldraw::Comment::typeIdentifier() const 11 ldraw::Object::Type ldraw::Comment::typeIdentifier() const
12 { 12 {
13 return Type::Comment; 13 return Type::Comment;
14 } 14 }
15

mercurial