corelib/QMakeLists.txt: fix order of files in in qNN section
They're supposed to be lexicographically ordered, so fix. Pick-to: 6.4 Change-Id: I88acad048990b16b7e9dd073f55608a80e71c416 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
This commit is contained in:
parent
6631444eb1
commit
68fd43212c
@ -101,8 +101,8 @@ qt_internal_add_module(Core
|
||||
global/qvolatile_p.h
|
||||
global/q20algorithm.h
|
||||
global/q20functional.h
|
||||
global/q23functional.h
|
||||
global/q20iterator.h
|
||||
global/q23functional.h
|
||||
global/qxpfunctional.h
|
||||
global/qxptype_traits.h
|
||||
io/qabstractfileengine.cpp io/qabstractfileengine_p.h
|
||||
|
Loading…
Reference in New Issue
Block a user