Kaydet (Commit) 031f383a authored tarafından Chris's avatar Chris Kaydeden (comit) Thomas Arnhold

Translate German comment in idlemgr.cxx

Change-Id: Ic5506b8698d0458e3166994a165d4dd1a8f6173d
Reviewed-on: https://gerrit.libreoffice.org/2565Reviewed-by: 's avatarThomas Arnhold <thomas@arnhold.org>
Tested-by: 's avatarThomas Arnhold <thomas@arnhold.org>
üst fbb8d6b5
...@@ -102,7 +102,7 @@ void ImplIdleMgr::RemoveIdleHdl( const Link& rLink ) ...@@ -102,7 +102,7 @@ void ImplIdleMgr::RemoveIdleHdl( const Link& rLink )
} }
} }
// keine Handdler mehr da // there are no more handlers...
if ( mpIdleList->empty() ) if ( mpIdleList->empty() )
maTimer.Stop(); maTimer.Stop();
} }
......
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