qmake: add ProStringList::join(QChar)
authorMarc Mutz <marc.mutz@kdab.com>
Wed, 19 Sep 2012 15:50:42 +0000 (17:50 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 5 Nov 2012 13:03:22 +0000 (14:03 +0100)
commit23226c1f4afb5ffa01428ef2796ffb57ae5b74bd
treefc9f2ee0233a08090d9461d0c3353960cb25a3e0
parent29bdcb6008a58203efc62ee58e57d266e60be095
qmake: add ProStringList::join(QChar)

Same reasoning as for 68e04c3ac148bcbe71f2deeb7288563f6cdbcab5 applies.

Adding the overload was easier than to teach a Perl script to distinguish
between QStringList and ProStringList instances...

Change-Id: I6de6ecf21fdad135ac213b5c794927a9bc120a92
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
(cherry picked from qtbase/cbf447069cfeb799ff5e09902be065d77f2e7707)
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
src/linguist/shared/proitems.cpp
src/linguist/shared/proitems.h