summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype_account.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Skype/src/skype_account.cpp')
-rw-r--r--protocols/Skype/src/skype_account.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Skype/src/skype_account.cpp b/protocols/Skype/src/skype_account.cpp
index e7e9829de4..d5a8db7f13 100644
--- a/protocols/Skype/src/skype_account.cpp
+++ b/protocols/Skype/src/skype_account.cpp
@@ -97,6 +97,8 @@ void __cdecl CSkypeProto::SignInAsync(void*)
this->LoadChatList(this);
this->SetStatus(this->m_iDesiredStatus);
+
+ fetch(this->transferList);
}
bool CSkypeProto::PrepareLogin()