X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4055ed8281971e3d35bf04177193c27043d42ed1..0a64bfdfd0c4bf305ea2882a3c5c1de62124a2e0:/include/wx/region.h?ds=sidebyside diff --git a/include/wx/region.h b/include/wx/region.h index 7dad80a147..425e8198fe 100644 --- a/include/wx/region.h +++ b/include/wx/region.h @@ -1,3 +1,14 @@ +///////////////////////////////////////////////////////////////////////////// +// Name: wx/region.h +// Purpose: Base header for wxRegion +// Author: Julian Smart +// Modified by: +// Created: +// RCS-ID: $Id$ +// Copyright: (c) Julian Smart +// Licence: wxWindows Licence +///////////////////////////////////////////////////////////////////////////// + #ifndef _WX_REGION_H_BASE_ #define _WX_REGION_H_BASE_