Skip to content
Snippets Groups Projects
Commit 54785e53 authored by Orgad Shaneh's avatar Orgad Shaneh Committed by hjk
Browse files

Fix Windows compilation


Change-Id: Iebb52b369ddd1e36283835909b769621deba5c3a
Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
parent e68291e0
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@ void Core::Internal::ProgressManagerPrivate::cleanup()
}
void Core::Internal::ProgressManagerPrivate::setApplicationLabel(const QString &text)
void Core::Internal::ProgressManagerPrivate::doSetApplicationLabel(const QString &text)
{
if (!pITask)
return;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment