Fix qdoublescanprint_p.h path in corelib
The qdoublescanprint_p.h header moved from tools/ to text/ when text/ was introduced. Amends a9aa206b7b8ac4e69f8c46233b4080e00e845ff5. Change-Id: Ia7167fc3c4cdb05d4f2e56c0a0427a80e3cee362 Reviewed-by: Marc Mutz <marc.mutz@kdab.com> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
205824103e
commit
aa698bc3c4
@ -9,7 +9,7 @@ HEADERS += \
|
||||
text/qchar.h \
|
||||
text/qcollator.h \
|
||||
text/qcollator_p.h \
|
||||
tools/qdoublescanprint_p.h \
|
||||
text/qdoublescanprint_p.h \
|
||||
text/qlocale.h \
|
||||
text/qlocale_p.h \
|
||||
text/qlocale_tools_p.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user