]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/tabctrl.h
SetTextColour is gone
[wxWidgets.git] / include / wx / mac / classic / tabctrl.h
index bd2e4c1b551d923c9ba571d5696421f2846c213e..666dadd313346012686e903d2358ae1371e17932 100644 (file)
@@ -6,16 +6,12 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #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