]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/fdrepdlg.h
missing const added (patch 1295036)
[wxWidgets.git] / include / wx / generic / fdrepdlg.h
index 3a7bfdb38dbe7d7983ad8c04349529dd94ff1608..bf7fb02b07fc6e06bf363b227399d0ed41b0ea77 100644 (file)
@@ -5,14 +5,10 @@
 // Modified by:
 // Created:     25/05/2001
 // RCS-ID:
-// Copyright:   (c) wxWindows team
+// Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "genericfdrepdlg.h"
-#endif
-
 class WXDLLEXPORT wxCheckBox;
 class WXDLLEXPORT wxRadioBox;
 class WXDLLEXPORT wxTextCtrl;