X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5eee8dcf5dd1915333374853704c4def52b64ac1..e3b81044ee30ead362ba6e1bf95af13248afe41c:/include/wx/mac/carbon/tabctrl.h diff --git a/include/wx/mac/carbon/tabctrl.h b/include/wx/mac/carbon/tabctrl.h index 3eedfea99e..0be13cddd1 100644 --- a/include/wx/mac/carbon/tabctrl.h +++ b/include/wx/mac/carbon/tabctrl.h @@ -12,9 +12,7 @@ #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; @@ -42,7 +40,7 @@ class WXDLLEXPORT wxTabCtrl: public wxControl { Create(parent, id, pos, size, style, name); } - ~wxTabCtrl(); + virtual ~wxTabCtrl(); // Accessors