X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..eaafd2f8b7acf211feb30c86db037fffe22ee565:/include/wx/mac/msgdlg.h diff --git a/include/wx/mac/msgdlg.h b/include/wx/mac/msgdlg.h index 30a8d7e4cc..1acd4b3ad6 100644 --- a/include/wx/mac/msgdlg.h +++ b/include/wx/mac/msgdlg.h @@ -2,12 +2,12 @@ // Name: msgdlg.h // Purpose: wxMessageDialog class. Use generic version if no // platform-specific implementation. -// 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_MSGBOXDLG_H_