X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e320a79f187558effb04d92020b470372bbe456..1b055864b65201f8cf2c704a03da62bd91e7f497:/include/wx/os2/msgdlg.h diff --git a/include/wx/os2/msgdlg.h b/include/wx/os2/msgdlg.h index 58fa8e51ae..0855e17f81 100644 --- a/include/wx/os2/msgdlg.h +++ b/include/wx/os2/msgdlg.h @@ -2,21 +2,17 @@ // Name: msgdlg.h // Purpose: wxMessageDialog class. Use generic version if no // platform-specific implementation. -// Author: AUTHOR +// Author: David Webster // Modified by: -// Created: ??/??/98 +// Created: 10/12/99 // RCS-ID: $Id$ // Copyright: (c) AUTHOR -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_MSGBOXDLG_H_ #define _WX_MSGBOXDLG_H_ -#ifdef __GNUG__ -#pragma interface "msgdlg.h" -#endif - #include "wx/setup.h" #include "wx/dialog.h"