Fix qdoublescanprint_p.h path in corelib
The qdoublescanprint_p.h header moved from tools/ to text/ when
text/ was introduced.
Amends a9aa206b7b.
Change-Id: Ia7167fc3c4cdb05d4f2e56c0a0427a80e3cee362
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
bb10
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…
Reference in New Issue