Add missing qxml_p.h to src/xml/sax/sax.pri

Change-Id: I32acaebd53d8bee23f509ed404e360c1004f4a58
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
bb10
Marc Mutz 2015-12-29 16:34:18 +01:00
parent 7e876bfcf7
commit 4f48c3a309
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
SOURCES += $$PWD/qxml.cpp
HEADERS += $$PWD/qxml.h
HEADERS += $$PWD/qxml_p.h \
$$PWD/qxml.h