]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/dcmirror.h
reverted wxVideoMode API breakage by r53049, finished documentation for it
[wxWidgets.git] / interface / dcmirror.h
index c0ce2d50ed091c7f9fe2810ee64bd5872b6c643b..24e77ba59ed87a3b8071cf27d27464751a4d7b5b 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        dcmirror.h
-// Purpose:     documentation for wxMirrorDC class
+// Purpose:     interface of wxMirrorDC
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -32,3 +32,4 @@ public:
     */
     wxMirrorDC(wxDC& dc, bool mirror);
 };
+