]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/imaglist.h
compilation fix: wxGenericCollapsiblePane needs wxButton and wxStaticLine
[wxWidgets.git] / include / wx / mac / classic / imaglist.h
index e8fbf6e713b88b5481c41dcd50888dd597002d09..29de5d09f42f762f71f6df03ad465576ce0a3893 100644 (file)
 #ifndef _WX_IMAGLIST_H_
 #define _WX_IMAGLIST_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "imaglist.h"
-#endif
-
 #include "wx/bitmap.h"
 
 /*
@@ -64,7 +60,7 @@ class WXDLLEXPORT wxImageList: public wxObject
   {
     Create(width, height, mask, initialCount);
   }
-  ~wxImageList();
+  virtual ~wxImageList();
 
 
   // Attributes