projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
With wxTE_PROCESS_TAB, tabs are now inserted in the text control
[wxWidgets.git]
/
include
/
wx
/
notebook.h
diff --git
a/include/wx/notebook.h
b/include/wx/notebook.h
index d29d1a32e15633e9ae51bedadb5ae3c1fbf474fc..8888288d7e7f6c649744c6de1634a8f7bd8a6bf7 100644
(file)
--- a/
include/wx/notebook.h
+++ b/
include/wx/notebook.h
@@
-5,7
+5,7
@@
// Modified by:
// Created: 01.02.01
// RCS-ID: $Id$
// Modified by:
// Created: 01.02.01
// RCS-ID: $Id$
-// Copyright: (c) 1996-2000 wxWi
ndow
s team
+// Copyright: (c) 1996-2000 wxWi
dget
s team
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
@@
-148,7
+148,7
@@
typedef void (wxEvtHandler::*wxNotebookEventFunction)(wxNotebookEvent&);
#elif defined(__WXMAC__)
#include "wx/mac/notebook.h"
#elif defined(__WXCOCOA__)
#elif defined(__WXMAC__)
#include "wx/mac/notebook.h"
#elif defined(__WXCOCOA__)
- #include "wx/
generic
/notebook.h"
+ #include "wx/
cocoa
/notebook.h"
#elif defined(__WXPM__)
#include "wx/os2/notebook.h"
#endif
#elif defined(__WXPM__)
#include "wx/os2/notebook.h"
#endif