]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/iconbndl.h
Moved list of subclasses away from 'classes overview' corrected some wxGrid overview...
[wxWidgets.git] / interface / wx / iconbndl.h
index 8532db91455d38f13c1b37311b3597bec28ffea4..203ab938b13acecf4cb64ea587577c6670856b9b 100644 (file)
@@ -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();
 
     //@{
     /**