Added support for the wxAUI Notebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -495,6 +495,7 @@ swig_sources = run_swig(['aui.i'], 'src', GENDIR, PKGDIR,
|
||||
opj(WXDIR, 'include/wx/aui/framemanager.h'),
|
||||
opj(WXDIR, 'include/wx/aui/floatpane.h'),
|
||||
opj(WXDIR, 'include/wx/aui/dockart.h'),
|
||||
opj(WXDIR, 'include/wx/aui/auibook.h'),
|
||||
])
|
||||
if not MONOLITHIC:
|
||||
auiLib = makeLibName('aui')
|
||||
|
Reference in New Issue
Block a user