]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dcmirror.h
Move code removing "-psn_xxx" command line arguments to common code.
[wxWidgets.git] / interface / wx / dcmirror.h
index d15af962f04929ff0dc9b646995b21d3728c0451..35715cd39720b7eb53c790567777e3501ab4f9fd 100644 (file)
@@ -2,13 +2,11 @@
 // Name:        dcmirror.h
 // Purpose:     interface of wxMirrorDC
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
     @class wxMirrorDC
-    @wxheader{dcmirror.h}
 
     wxMirrorDC is a simple wrapper class which is always associated with a real
     wxDC object and either forwards all of its operations to it without changes