OSDN Git Service

RemoteLinux: Fix possible race condition.
authorChristian Kandeler <christian.kandeler@nokia.com>
Mon, 30 May 2011 14:47:27 +0000 (16:47 +0200)
committerChristian Kandeler <christian.kandeler@nokia.com>
Mon, 30 May 2011 15:38:04 +0000 (17:38 +0200)
commite0f79761f3a3d43bcff2b46736c0cf6aa4572bac
tree91f7cbdef51a6c6e58e10ffd7910d4c15bcb880f
parentd627a3ebb16e2803d666e7bd83b835a9751e41de
RemoteLinux: Fix possible race condition.

When opening a new project, the deployables code can
apparently be run before an active project is set.

Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=251230
Change-Id: Ia8e3067823ee45553364b0e7a867563d008332cd
Reviewed-on: http://codereview.qt.nokia.com/243
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
src/plugins/remotelinux/maemodeployablelistmodel.cpp
src/plugins/remotelinux/maemodeployablelistmodel.h
src/plugins/remotelinux/maemodeployables.cpp