aboutsummaryrefslogtreecommitdiff
path: root/xbmc/pvr/windows/GUIEPGGridContainer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/pvr/windows/GUIEPGGridContainer.cpp')
-rw-r--r--xbmc/pvr/windows/GUIEPGGridContainer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xbmc/pvr/windows/GUIEPGGridContainer.cpp b/xbmc/pvr/windows/GUIEPGGridContainer.cpp
index 74f3a9b675..f530384eec 100644
--- a/xbmc/pvr/windows/GUIEPGGridContainer.cpp
+++ b/xbmc/pvr/windows/GUIEPGGridContainer.cpp
@@ -330,7 +330,7 @@ void CGUIEPGGridContainer::ProcessProgressIndicator(unsigned int currentTime, CD
{
m_guiProgressIndicatorTexture.SetVisible(false);
}
-
+
m_guiProgressIndicatorTexture.Process(currentTime);
}