]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/notebook.h
added more HP-UX charset names
[wxWidgets.git] / include / wx / notebook.h
index 68dd745d513ce73d234e05e41f61b5876236fbaf..74fcc220ccdd3bfe12336e2457c57a7b517dd1b6 100644 (file)
@@ -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
 // ----------------------------------------------------------------------------