Skip to content
  • Aleksy Barcz's avatar
    draw3: don't Destroy widgets that have a parent set · 46538ec3
    Aleksy Barcz authored
    + parent should destroy the widgets
    + left calling Destroy on widgets that set their parent to NULL (setting / not setting the parent doesn't seem to follow any rule)
    + Destroy'ing led to segfault on wxUninitialize (wxAppBase::CleanUp)
    46538ec3