]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/fontdlgg.h
[wxGTK] Support changing the wxSTAY_ON_TOP style value run-time through wxWindow...
[wxWidgets.git] / include / wx / generic / fontdlgg.h
index f0075ba7ea27413457a82f3102393a70023a532f..beb004b4b93e2da85ee3565edfd2c6191ff4aaef 100644 (file)
@@ -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;