Add new wx/persist/dataview.h to the build system

In particular, this ensures that it gets installed by "make install"
under Unix.
This commit is contained in:
Vadim Zeitlin
2017-12-15 00:35:45 +01:00
parent e5b12b5bc8
commit 072a9c20a3
8 changed files with 18 additions and 0 deletions

View File

@@ -1066,6 +1066,7 @@ GUI_CMN_HDR =
wx/paper.h
wx/persist.h
wx/persist/bookctrl.h
wx/persist/dataview.h
wx/persist/splitter.h
wx/persist/toplevel.h
wx/persist/treebook.h