]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/toolbar.cpp
replace use of deprecated GtkPixmap
[wxWidgets.git] / src / mac / classic / toolbar.cpp
index b1db44818235612d25b5d5ef526a1a6da03f0169..15b9379cbad40d81e1b3625ba32244620a68710f 100644 (file)
@@ -54,7 +54,7 @@ public:
         Init() ;
     }
 
-    ~wxToolBarTool()
+    virtual ~wxToolBarTool()
     {
         if ( m_controlHandle )
             DisposeControl( m_controlHandle ) ;