You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you are right!!! Thanks
I already added a virtual dtor in the control included into nana-creator but I didn't update nana-extra repo, sorry.
Just uploaded to latest version (it also include a better management of events emition).
pgitem should have a virtual destructor, otherwise the derived class will not destruct and there will be memory leaks.
The text was updated successfully, but these errors were encountered: