OSDN Git Service

Fix: Do not assign false to a bool*
authorTobias Hunger <tobias.hunger@nokia.com>
Sat, 4 Jun 2011 18:40:21 +0000 (20:40 +0200)
committerTobias Hunger <tobias.hunger@nokia.com>
Tue, 7 Jun 2011 07:54:41 +0000 (09:54 +0200)
commitc95874f41db170ce15377c6ef6cfbabb7a0b4c6a
tree9ceb087eb9325a2218104d4392782f3e07de9cb6
parent04039ac62758e3dcdbe5ac633d0fb53457124710
Fix: Do not assign false to a bool*

Dereference the pointer first...

Change-Id: Ifb5100684e76cacb658ff9fd8fd2003f22947eb4
Reviewed-on: http://codereview.qt.nokia.com/345
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
src/plugins/qt4projectmanager/wizards/mobileapp.cpp