Skip to content

Commit

Permalink
[cosmetic] - tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
Memphiz committed Aug 14, 2012
1 parent 996e100 commit d35c441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xbmc/Application.cpp
Expand Up @@ -5025,7 +5025,7 @@ bool CApplication::OnMessage(CGUIMessage& message)
}
else
{
CSingleLock lock(g_graphicsContext);
CSingleLock lock(g_graphicsContext);
// resets to res_desktop or look&feel resolution (including refreshrate)
g_graphicsContext.SetFullScreenVideo(false);
}
Expand Down

0 comments on commit d35c441

Please sign in to comment.