X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4cc4bfafe5a31cb96f35b3ec9b19fa2b0b3a4eef..69fb24ce03b4dd40e7912936d628bea1719aaaa3:/interface/dcmirror.h?ds=inline diff --git a/interface/dcmirror.h b/interface/dcmirror.h index c0ce2d50ed..24e77ba59e 100644 --- a/interface/dcmirror.h +++ b/interface/dcmirror.h @@ -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); }; +