OSDN Git Service

SSH: Fix SshConnection::error signal connections.
authorChristian Kandeler <christian.kandeler@nokia.com>
Mon, 11 Oct 2010 10:19:17 +0000 (12:19 +0200)
committerChristian Kandeler <christian.kandeler@nokia.com>
Mon, 11 Oct 2010 13:43:00 +0000 (15:43 +0200)
commita48139b8d030b6d0c811ecc6da9f35923806bbd0
treede792b08c2a4b47d39e8f5cbb3361bb67200c023
parent22130aae2718743c9558b519f6fd44c17cf71a08
SSH: Fix SshConnection::error signal connections.

I recently changed the signal argument, but forgot to update
some of the points of use.

Reviewed-by: kh1
src/plugins/qt4projectmanager/qt-maemo/maemoconfigtestdialog.cpp
src/plugins/qt4projectmanager/qt-maemo/maemodeviceenvreader.cpp
src/plugins/qt4projectmanager/qt-maemo/maemosettingswidget.cpp
tests/manual/ssh/errorhandling/main.cpp