X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..c7d4ca810570664b68f7a4f0f11d2a5a64aa6163:/interface/wx/iconbndl.h diff --git a/interface/wx/iconbndl.h b/interface/wx/iconbndl.h index 8532db9145..203ab938b1 100644 --- a/interface/wx/iconbndl.h +++ b/interface/wx/iconbndl.h @@ -8,7 +8,6 @@ /** @class wxIconBundle - @wxheader{iconbndl.h} This class contains multiple copies of an icon in different sizes, see also wxDialog::SetIcons and @@ -36,7 +35,7 @@ public: /** Destructor. */ - ~wxIconBundle(); + virtual ~wxIconBundle(); //@{ /**