Move wx/evtloopsrc.h to BASE_CMN_HDR from GUI_CMN_HDR

This header ends up being included by wx/apptrait.h, which is in
BASE_CMN_HDR, so it needs itself to be there too in order for
compilation to work when using non-GUI library build.

Closes #18038.
This commit is contained in:
Mart Raudsepp
2018-01-04 16:12:15 +02:00
committed by Vadim Zeitlin
parent 5efba4ce47
commit 48a5d6c5f8
13 changed files with 19 additions and 18 deletions

View File

@@ -595,6 +595,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/event.h
wx/eventfilter.h
wx/evtloop.h
wx/evtloopsrc.h
wx/except.h
wx/features.h
wx/flags.h
@@ -1101,7 +1102,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/docmdi.h
wx/docview.h
wx/effects.h
wx/evtloopsrc.h
wx/fdrepdlg.h
wx/filectrl.h
wx/filehistory.h