Kaydet (Commit) 52853b53 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:sallogareas

Change-Id: I85e4c411548768a9a85686aab35e5795116f0308
üst 30e7c305
......@@ -23,7 +23,7 @@ void UITest::executeCommand(const OUString& rCommand)
{{"SynchronMode", -1, css::uno::Any(false),
css::beans::PropertyState_DIRECT_VALUE}});
SAL_WARN_IF(!bSuccess, "uitest", "failed to execute command: " << rCommand);
SAL_WARN_IF(!bSuccess, "vcl.uitest", "failed to execute command: " << rCommand);
}
std::unique_ptr<UIObject> UITest::getFocusTopWindow()
......
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