- movieplayer: fix screensaver init

This commit is contained in:
defans
2016-01-07 12:32:54 +01:00
committed by svenhoefer
parent 429e401d91
commit c78bfcfce0

View File

@@ -192,6 +192,7 @@ void CMoviePlayerGui::Init(void)
isLuaPlay = false;
blockedFromPlugin = false;
m_screensaver = false;
m_idletime = time(NULL);
}
void CMoviePlayerGui::cutNeutrino()