example: minor fix to gettingStarted - part5
authorSergio Ahumada <sergio.ahumada@nokia.com>
Tue, 4 Sep 2012 18:13:22 +0000 (20:13 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 10 Sep 2012 08:40:31 +0000 (10:40 +0200)
commit5243999c3cce91cb67ae11b7de445d5e955731b1
treed8af8c2b5a74afd701964413eaf1c3785ef8c895
parenta02d1ac962da03436c4d5062d50fc95ca1284008
example: minor fix to gettingStarted - part5

Do not compare a QString to "".  Instead use the .isEmpty() method.

Change-Id: Ifda1361b2c288dd590f0294daacdf5e2d9241522
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Geir Vattekar <geir.vattekar@nokia.com>
examples/widgets/tutorials/gettingStarted/gsQt/part5/main.cpp