X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c2c59b22862f9537c18f4d4c16b68056d86493f9..015dca24cabea5750e808e7c5f9505165b023c90:/include/wx/generic/fontdlgg.h diff --git a/include/wx/generic/fontdlgg.h b/include/wx/generic/fontdlgg.h index f0075ba7ea..beb004b4b9 100644 --- a/include/wx/generic/fontdlgg.h +++ b/include/wx/generic/fontdlgg.h @@ -5,17 +5,13 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) -// Licence: wxWindows licence +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_GENERIC_FONTDLGG_H #define _WX_GENERIC_FONTDLGG_H -#ifdef __GNUG__ -#pragma interface "fontdlgg.h" -#endif - #include "wx/setup.h" #include "wx/gdicmn.h" #include "wx/font.h" @@ -25,7 +21,7 @@ /* * FONT DIALOG */ - + class WXDLLEXPORT wxChoice; class WXDLLEXPORT wxText; class WXDLLEXPORT wxCheckBox;