X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/dcmirror.h diff --git a/interface/wx/dcmirror.h b/interface/wx/dcmirror.h index d15af962f0..35715cd397 100644 --- a/interface/wx/dcmirror.h +++ b/interface/wx/dcmirror.h @@ -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