]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/dc.h
compilation fix: wxGenericCollapsiblePane needs wxButton and wxStaticLine
[wxWidgets.git] / include / wx / mac / classic / dc.h
index a5bc3226a99b31937ce4dbaaf1d9a8d36d72ca37..88b7dacfb3e0adf1ef3a0f35e17d0a1888b2f886 100644 (file)
@@ -37,8 +37,6 @@
 // global variables
 //-----------------------------------------------------------------------------
 
-extern int wxPageNumber;
-
 class wxMacPortStateHelper ;
 //-----------------------------------------------------------------------------
 // wxDC
@@ -52,7 +50,7 @@ class WXDLLEXPORT wxDC: public wxDCBase
   public:
 
     wxDC();
-    ~wxDC();
+    virtual ~wxDC();
 
 
     // implement base class pure virtuals