compile RectSet code

This commit is contained in:
Paul Davis 2025-06-02 19:16:11 -06:00
parent a47a443079
commit 705fe2b52d

View file

@ -44,6 +44,7 @@ canvas_sources = [
'poly_line.cc',
'polygon.cc',
'rectangle.cc',
'rect_set.cc',
'root_group.cc',
'ruler.cc',
'scroll_group.cc',