275
276
//=======================================================================================
276
277
// GmoShapeNote implementation
277
278
//=======================================================================================
278
GmoShapeRest::GmoShapeRest(ImoObj* pCreatorImo, ShapeId idx, LUnits x, LUnits y, Color color,
280
LUnits UNUSED(x), LUnits UNUSED(y), Color color,
279
281
LibraryScope& libraryScope)
280
282
: GmoCompositeShape(pCreatorImo, GmoObj::k_shape_rest, idx, color)