Kaydet (Commit) 321fec4e authored tarafından Caolán McNamara's avatar Caolán McNamara

restore saveEntries

ebf82e52 cut a little too deep

Change-Id: I8213b4f3aca3e64dc2ba98d11ebb7d068dc14d90
üst ac8d3988
...@@ -1028,6 +1028,7 @@ void SAL_CALL DictionaryNeo::storeToURL( ...@@ -1028,6 +1028,7 @@ void SAL_CALL DictionaryNeo::storeToURL(
throw(io::IOException, RuntimeException) throw(io::IOException, RuntimeException)
{ {
MutexGuard aGuard( GetLinguMutex() ); MutexGuard aGuard( GetLinguMutex() );
saveEntries(aURL);
} }
......
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