summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstringmatcher.cpp
diff options
context:
space:
mode:
authorRitt Konstantin <ritt.ks@gmail.com>2010-05-14 19:56:53 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-09-21 10:36:22 (GMT)
commit3f40a0309ea960fc33bc3b993e891db288b2ef13 (patch)
tree3a832f5c487bd7460f7d4d152009076ec5061b60 /src/corelib/tools/qstringmatcher.cpp
parent8572f583e138e15446903f8e2d3792cea5ae477b (diff)
downloadQt-3f40a0309ea960fc33bc3b993e891db288b2ef13.zip
Qt-3f40a0309ea960fc33bc3b993e891db288b2ef13.tar.gz
Qt-3f40a0309ea960fc33bc3b993e891db288b2ef13.tar.bz2
remove extra includes
Diffstat (limited to 'src/corelib/tools/qstringmatcher.cpp')
-rw-r--r--src/corelib/tools/qstringmatcher.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/tools/qstringmatcher.cpp b/src/corelib/tools/qstringmatcher.cpp
index 80a8457..d445ed4 100644
--- a/src/corelib/tools/qstringmatcher.cpp
+++ b/src/corelib/tools/qstringmatcher.cpp
@@ -40,7 +40,6 @@
****************************************************************************/
#include "qstringmatcher.h"
-#include "qunicodetables_p.h"
QT_BEGIN_NAMESPACE