X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab718f6e4c3c3907d1459c7caa3d850508cb9763..f7ed8c899f6c5806712cc4384d908d4bdb47a898:/include/wx/mac/carbon/dialog.h diff --git a/include/wx/mac/carbon/dialog.h b/include/wx/mac/carbon/dialog.h index aadb9849b7..5fa0912f67 100644 --- a/include/wx/mac/carbon/dialog.h +++ b/include/wx/mac/carbon/dialog.h @@ -58,7 +58,7 @@ public: long style = wxDEFAULT_DIALOG_STYLE, const wxString& name = wxDialogNameStr); - ~wxDialog(); + virtual ~wxDialog(); // virtual bool Destroy(); virtual bool Show(bool show = true);