X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52479aefae169d5c85cd0e07d159db0b8dd0a965..9211cf3c4304902bffc1a65ab22d60290df661bd:/include/wx/mac/classic/tabctrl.h diff --git a/include/wx/mac/classic/tabctrl.h b/include/wx/mac/classic/tabctrl.h index 7a6e14300a..666dadd313 100644 --- a/include/wx/mac/classic/tabctrl.h +++ b/include/wx/mac/classic/tabctrl.h @@ -12,10 +12,6 @@ #ifndef _WX_TABCTRL_H_ #define _WX_TABCTRL_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "tabctrl.h" -#endif - class wxImageList; /* @@ -42,7 +38,7 @@ class WXDLLEXPORT wxTabCtrl: public wxControl { Create(parent, id, pos, size, style, name); } - ~wxTabCtrl(); + virtual ~wxTabCtrl(); // Accessors