Kaydet (Commit) 364590a5 authored tarafından Caolán McNamara's avatar Caolán McNamara

afl-eventtesting: fix persistent mode

Change-Id: I96f75b51000811044b4407f8411d4e8cdba797c6
üst ecc7308e
......@@ -668,7 +668,7 @@ bool Desktop::QueryExit()
{
xPropertySet->setPropertyValue( OUString(SUSPEND_QUICKSTARTVETO ), Any(false) );
}
else
else if (!Application::IsEventTestingModeEnabled())
{
FlushConfiguration();
try
......
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