X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..d3fa4bc22e84e3ca4d88cc1772f2d414140a1017:/interface/wx/dcmirror.h?ds=sidebyside diff --git a/interface/wx/dcmirror.h b/interface/wx/dcmirror.h index d15af962f0..6f0d4885fe 100644 --- a/interface/wx/dcmirror.h +++ b/interface/wx/dcmirror.h @@ -3,12 +3,11 @@ // 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