HMI/PropertyEditor/source
Jesse Qu a9dc41cf80 fix: add missing override keywords and virtual destructor to resolve all compiler warnings
- Mark 27 overriding functions with 'override' across GraphicsItemGroup,
    GraphicsRectItem, and GraphicPolygonItem headers
  - Add virtual destructor to IPropertyHandleImpl (fixes -Wdelete-abstract-non-virtual-dtor)
  - Build is now 0 warnings, 0 errors
2026-07-15 11:27:08 +08:00
..
include fix: add missing override keywords and virtual destructor to resolve all compiler warnings 2026-07-15 11:27:08 +08:00
src Add property-editor function. 2026-07-03 15:58:09 +08:00