X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e320a79f187558effb04d92020b470372bbe456..efba2b89f15ba8757a722fc56c67f434cf960482:/include/wx/os2/colordlg.h diff --git a/include/wx/os2/colordlg.h b/include/wx/os2/colordlg.h index 556c2f316e..3d207b9b6b 100644 --- a/include/wx/os2/colordlg.h +++ b/include/wx/os2/colordlg.h @@ -2,21 +2,17 @@ // Name: colordlg.h // Purpose: wxColourDialog class. Use generic version if no // platform-specific implementation. -// Author: AUTHOR +// Author: David Webster // Modified by: -// Created: ??/??/98 +// Created: 10/13/99 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR -// Licence: wxWindows licence +// Copyright: (c) David Webster +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_COLORDLG_H_ #define _WX_COLORDLG_H_ -#ifdef __GNUG__ -#pragma interface "colordlg.h" -#endif - #include "wx/setup.h" #include "wx/dialog.h" #include "wx/cmndata.h"