X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..8ec1974ea170256698381cc47dd1dcd6cb494433:/include/wx/mac/imaglist.h diff --git a/include/wx/mac/imaglist.h b/include/wx/mac/imaglist.h index 13b7be60fa..c8fd746177 100644 --- a/include/wx/mac/imaglist.h +++ b/include/wx/mac/imaglist.h @@ -3,12 +3,12 @@ // Purpose: wxImageList class. Note: if your GUI doesn't have // an image list equivalent, you can use the generic class // in src/generic. -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR -// Licence: wxWindows licence +// Copyright: (c) Stefan Csomor +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_IMAGLIST_H_