summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2013-11-04 18:03:51 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-05 06:16:08 +0100
commit82fe2c6c1be093b8d1149d38a51bb91e853ff5e6 (patch)
tree36ce7c697d397b51e90e3331f3b2b5f03c13761e
parent16198d963d7a9e5e797a5987140936e5ab913ae5 (diff)
Add qcollator_p.h to the list of headers.
Change-Id: I91963843e10fe0c33e5f13c06562dc5f9fdc2b6d Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
-rw-r--r--src/corelib/tools/tools.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/tools/tools.pri b/src/corelib/tools/tools.pri
index e043a4cd15..e4a7b02aee 100644
--- a/src/corelib/tools/tools.pri
+++ b/src/corelib/tools/tools.pri
@@ -14,6 +14,7 @@ HEADERS += \
tools/qcommandlineoption.h \
tools/qcommandlineparser.h \
tools/qcollator.h \
+ tools/qcollator_p.h \
tools/qcontainerfwd.h \
tools/qcryptographichash.h \
tools/qdatetime.h \