Skip to content

Commit

Permalink
Merge pull request #12 from nemomobile-packages/vdv-devel
Browse files Browse the repository at this point in the history
[qmf] Fix bug in last commit logic
  • Loading branch information
VDVsx committed Nov 13, 2013
2 parents 3a12985 + 41dfa34 commit 07bc217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qmf/src/plugins/messageservices/imap/imapclient.cpp
Expand Up @@ -841,6 +841,7 @@ void ImapClient::checkCommandResponse(ImapCommand command, OperationStatus statu
#ifdef USE_ACCOUNTS_QT
case IMAP_Login:
_loginFailed = false;
_recreateIdentity = true;
break;
#endif
default:
Expand Down

0 comments on commit 07bc217

Please sign in to comment.