From 826143684d2697a8620373dce18fa5f24332d5cb Mon Sep 17 00:00:00 2001 From: Tobias Madl Date: Wed, 14 Jan 2015 10:21:20 +0100 Subject: Timer: Adapted all idle includes and enum uses Change-Id: Id4ef36d6c80ad62306bdbaa7094c2cb0b8ff77da --- linguistic/source/lngsvcmgr.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linguistic') diff --git a/linguistic/source/lngsvcmgr.cxx b/linguistic/source/lngsvcmgr.cxx index 557842ea0c9f..d9001c4c4652 100644 --- a/linguistic/source/lngsvcmgr.cxx +++ b/linguistic/source/lngsvcmgr.cxx @@ -476,7 +476,7 @@ LngSvcMgr::LngSvcMgr() UpdateAll(); - aUpdateIdle.SetPriority(VCL_IDLE_PRIORITY_LOWEST); + aUpdateIdle.SetPriority(IdlePriority::VCL_IDLE_PRIORITY_LOWEST); aUpdateIdle.SetIdleHdl(LINK(this, LngSvcMgr, updateAndBroadcast)); // request to be notified if an extension has been added/removed -- cgit v1.2.3