Kaydet (Commit) e5bb4e6d authored tarafından Michael Stahl's avatar Michael Stahl

argh damnit

Change-Id: I639d82ace116a09218cd71c62ac9e37efd6d957d
üst cfce342e
......@@ -94,7 +94,7 @@ void ExternalToolEditThread::execute()
xSystemShellExecute->execute(m_aFileName, OUString(),
SystemShellExecuteFlags::URIS_ONLY);
}
catch (uno::Exception const& e)
catch (Exception const& e)
{
SAL_WARN("svx", "ExternalToolEditThread: exception: " << e.Message);
}
......
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