Fix intended assignment to customSet variable.
authorFrank Osterfeld <frank.osterfeld@kdab.com>
Thu, 2 Aug 2012 20:06:22 +0000 (22:06 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sun, 5 Aug 2012 23:31:04 +0000 (01:31 +0200)
commit063e3a4da82a7ffb38afb26c3be0231e4e4dc37d
tree8b1dee61e7e4c1c64001b23514e06acfd5da5a36
parent702788f4adef6c4dbc3144083c515a60274a3164
Fix intended assignment to customSet variable.

The naming suggests that this variable should be set to true here (instead of leaving the expression result unused). Also, the variable isn't written to anywhere else.

Change-Id: I8aae904f6e4456ce0bdd053ce89c2721168dccd3
Reviewed-by: Laszlo Papp <lpapp@kde.org>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/gui/kernel/qplatformdialoghelper.cpp