2 Commits

Author SHA1 Message Date
Seth Hillbrand
8b62eac886 Make sure that we are disconnected before dtor
The child class removes itself from the parent panel, which calls the
DTOR.  This automatically disconnects the events, so if we want to
explicitly do this, we need to do it before freeing the memory

Fixes https://gitlab.com/kicad/code/kicad/-/issues/21307
2025-07-12 12:09:02 -07:00
JamesJCode
ede5faee72 Implement dynamic assignment of component classes 2025-03-15 14:33:47 +00:00