/////////////////////////////////////////////////////////////////////////////
// Name: dcmirror.h
-// Purpose: documentation for wxMirrorDC class
+// Purpose: interface of wxMirrorDC
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
*/
wxMirrorDC(wxDC& dc, bool mirror);
};
+