]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/tabctrl.h
Hartwig's patch for OS X implementation of wxDataViewCtrl
[wxWidgets.git] / include / wx / mac / carbon / tabctrl.h
index dab9e3995d400a61ed622cf68127da4e973784f3..0be13cddd1cb8bc7dc4869efd4899103c3cc313a 100644 (file)
 #ifndef _WX_TABCTRL_H_
 #define _WX_TABCTRL_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "tabctrl.h"
-#endif
-
 #include "wx/control.h"
 
 class wxImageList;
@@ -44,7 +40,7 @@ class WXDLLEXPORT wxTabCtrl: public wxControl
     {
         Create(parent, id, pos, size, style, name);
     }
-    ~wxTabCtrl();
+    virtual ~wxTabCtrl();
 
 // Accessors