Kaydet (Commit) 00717355 authored tarafından Tobias Madl's avatar Tobias Madl

Idle: Now using deinitialisation

Change-Id: I12290bed7e4f298ab90393b8de6e2b6e7061e53f
üst 2d95bc05
......@@ -388,7 +388,7 @@ void DeInitVCL()
if ( pSVData->maAppData.mpIdleMgr )
delete pSVData->maAppData.mpIdleMgr;
Timer::ImplDeInitTimer();
Idle::ImplDeInitIdle;
Idle::ImplDeInitIdle();
if ( pSVData->maWinData.mpMsgBoxImgList )
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment