Update CMake files list

Regenerate the file that was forgotten before by the changes of
48a5d6c5f8 (see #18038) and
95b28abfdf (see
https://github.com/wxWidgets/wxWidgets/pull/541).
This commit is contained in:
Vadim Zeitlin
2018-01-07 17:03:46 +01:00
parent a6d677a0fe
commit c1e097cc68

View File

@@ -509,6 +509,7 @@ set(BASE_CMN_HDR
wx/event.h wx/event.h
wx/eventfilter.h wx/eventfilter.h
wx/evtloop.h wx/evtloop.h
wx/evtloopsrc.h
wx/except.h wx/except.h
wx/features.h wx/features.h
wx/flags.h wx/flags.h
@@ -1009,7 +1010,6 @@ set(GUI_CMN_HDR
wx/docmdi.h wx/docmdi.h
wx/docview.h wx/docview.h
wx/effects.h wx/effects.h
wx/evtloopsrc.h
wx/fdrepdlg.h wx/fdrepdlg.h
wx/filectrl.h wx/filectrl.h
wx/filehistory.h wx/filehistory.h
@@ -1054,6 +1054,7 @@ set(GUI_CMN_HDR
wx/paper.h wx/paper.h
wx/persist.h wx/persist.h
wx/persist/bookctrl.h wx/persist/bookctrl.h
wx/persist/dataview.h
wx/persist/splitter.h wx/persist/splitter.h
wx/persist/toplevel.h wx/persist/toplevel.h
wx/persist/treebook.h wx/persist/treebook.h