diff --git a/src/corelib/CMakeLists.txt b/src/corelib/CMakeLists.txt index 70f6347546c..23d74d40b9d 100644 --- a/src/corelib/CMakeLists.txt +++ b/src/corelib/CMakeLists.txt @@ -282,7 +282,6 @@ qt_internal_add_module(Core tools/qflatmap_p.h tools/qfreelist.cpp tools/qfreelist_p.h tools/qfunctionaltools_impl.h - tools/quniquehandle_p.h tools/qhashfunctions.h tools/qiterator.h tools/qline.cpp tools/qline.h @@ -312,6 +311,7 @@ qt_internal_add_module(Core tools/qstack.h tools/qtaggedpointer.h tools/qtools_p.h + tools/quniquehandle_p.h tools/qvarlengtharray.h tools/qvector.h tools/qversionnumber.cpp tools/qversionnumber.h