Add qdbusconnectionmanager_p.h to the HEADER list.

Change-Id: Iacba510beb0ee72182931e97044eaa5b46df30af
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
This commit is contained in:
Thiago Macieira 2012-09-12 14:33:14 +02:00 committed by Qt by Nokia
parent f0fb53dec3
commit 019bb22ff1

View File

@ -52,6 +52,7 @@ PUB_HEADERS = qdbusargument.h \
qdbusunixfiledescriptor.h
HEADERS += $$PUB_HEADERS \
qdbusconnection_p.h \
qdbusconnectionmanager_p.h \
qdbusmessage_p.h \
qdbusinterface_p.h \
qdbusxmlparser_p.h \