projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Moved the cleanup code to an EVT_WINDOW_DESTROY handler.
[wxWidgets.git]
/
include
/
wx
/
notebook.h
diff --git
a/include/wx/notebook.h
b/include/wx/notebook.h
index 0a05ec91203e4cf2dac383f7d6df50c6d5d76806..b9633705e7cb890d564783e11bf71d456d10388d 100644
(file)
--- a/
include/wx/notebook.h
+++ b/
include/wx/notebook.h
@@
-273,8
+273,6
@@
typedef void (wxEvtHandler::*wxNotebookEventFunction)(wxNotebookEvent&);
#include "wx/generic/notebook.h"
#elif defined(__WXGTK__)
#include "wx/gtk/notebook.h"
#include "wx/generic/notebook.h"
#elif defined(__WXGTK__)
#include "wx/gtk/notebook.h"
-#elif defined(__WXQT__)
- #include "wx/qt/notebook.h"
#elif defined(__WXMAC__)
#include "wx/mac/notebook.h"
#elif defined(__WXPM__)
#elif defined(__WXMAC__)
#include "wx/mac/notebook.h"
#elif defined(__WXPM__)