[mythtv-commits] mythtv commit: r24202 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Apr 19 18:34:07 UTC 2010


      Author: stuartm
        Date: 2010-04-19 18:34:07 +0000 (Mon, 19 Apr 2010)
New Revision: 24202
   Changeset: http://svn.mythtv.org/trac/changeset/24202

Modified:

   trunk/mythplugins/mythgame/mythgame/gamehandler.cpp

Log:

QString efficiency fixes in gamehandler.cpp, with QT4 it is not necessary to initialise QStrings, clear() is more efficient than assigning an empty string, empty() is more efficient than a comparison.




More information about the mythtv-commits mailing list