From 8cbe52d5811a985e610aa76c3a17a75cd785fb19 Mon Sep 17 00:00:00 2001 From: Giuseppe D'Angelo Date: Thu, 23 Jun 2011 15:26:08 +0200 Subject: Long live QStringIterator! UCS-4 iterator over a QString. Kept private for now so we can still work on the API. Done-with: Thiago Change-Id: I377f8bb1921e591ee3292c08c3e097fb6bc7f0c4 Reviewed-by: Thiago Macieira --- src/corelib/tools/tools.pri | 1 + 1 file changed, 1 insertion(+) (limited to 'src/corelib/tools/tools.pri') diff --git a/src/corelib/tools/tools.pri b/src/corelib/tools/tools.pri index ba995b047d..4ebd6ccd66 100644 --- a/src/corelib/tools/tools.pri +++ b/src/corelib/tools/tools.pri @@ -56,6 +56,7 @@ HEADERS += \ tools/qstack.h \ tools/qstring.h \ tools/qstringbuilder.h \ + tools/qstringiterator_p.h \ tools/qstringlist.h \ tools/qstringmatcher.h \ tools/qtextboundaryfinder.h \ -- cgit v1.2.3