- /////////////////////////////////////////////////////////////////////////////
 
- // Name:        wx/osx/dc.h
 
- // Purpose:     wxDC class
 
- // Author:      Stefan Csomor
 
- // Modified by:
 
- // Created:     1998-01-01
 
- // Copyright:   (c) Stefan Csomor
 
- // Licence:     wxWindows licence
 
- /////////////////////////////////////////////////////////////////////////////
 
- #ifndef _WX_DC_H_
 
- #define _WX_DC_H_
 
- #endif // _WX_DC_H_
 
 
  |