]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dcclient.h
Minor modifications...
[wxWidgets.git] / include / wx / gtk / dcclient.h
index be532ec577b65224e72ae2187f21f91ea37160a5..2797a151cfdad0b16c5cd4a4360ebbb221bc4403 100644 (file)
@@ -2,9 +2,8 @@
 // Name:        dcclient.h
 // Purpose:
 // Author:      Robert Roebling
 // Name:        dcclient.h
 // Purpose:
 // Author:      Robert Roebling
-// Created:     01/02/97
-// Id:
-// Copyright:   (c) 1998 Robert Roebling, Julian Smart and Markus Holzem
+// Id:          $Id$
+// Copyright:   (c) 1998 Robert Roebling
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -103,6 +102,7 @@ class wxPaintDC: public wxDC
     bool          m_isMemDC;
     
     void SetUpDC(void);
     bool          m_isMemDC;
     
     void SetUpDC(void);
+    void Destroy(void);
     GdkWindow *GetWindow(void);
 };
 
     GdkWindow *GetWindow(void);
 };