diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-10-19 13:00:28 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-10-19 13:12:10 (GMT) |
commit | 104c22a68c422152ff3cf03eb3615e7826fefbd0 (patch) | |
tree | f3c4df1a5e500ad73fcc73e5ae6f5d5201dc1c84 /src/gui/util | |
parent | 29495592d27505feff024d574e1333809794c304 (diff) | |
download | Qt-104c22a68c422152ff3cf03eb3615e7826fefbd0.zip Qt-104c22a68c422152ff3cf03eb3615e7826fefbd0.tar.gz Qt-104c22a68c422152ff3cf03eb3615e7826fefbd0.tar.bz2 |
Fix FTP example to handle failure to open network session
The example code only dealt with successful opening of the session.
If the session open failed, the application is stuck because the
connect button is disabled.
Moved the session open to be part of connection.
Handled session open failure by puttin the UI back in the default
state where connection button is enabled.
Task-Number: QTBUG-9909
Reviewed-By: Miikka Heikkinen
Diffstat (limited to 'src/gui/util')
0 files changed, 0 insertions, 0 deletions