X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ed31dd079a53398a05a9c9b13ef645e3fd83d137..259c43f679ca655362b5a439e11c87fc0666d663:/include/wx/notebook.h diff --git a/include/wx/notebook.h b/include/wx/notebook.h index 68dd745d51..74fcc220cc 100644 --- a/include/wx/notebook.h +++ b/include/wx/notebook.h @@ -5,17 +5,13 @@ // Modified by: // Created: 01.02.01 // RCS-ID: $Id$ -// Copyright: (c) 1996-2000 wxWidgets team +// Copyright: (c) 1996-2000 Vadim Zeitlin // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_NOTEBOOK_H_BASE_ #define _WX_NOTEBOOK_H_BASE_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "notebookbase.h" -#endif - // ---------------------------------------------------------------------------- // headers // ----------------------------------------------------------------------------