Kaydet (Commit) 7f0161d8 authored tarafından Caolán McNamara's avatar Caolán McNamara

WaE: C2872 chart is ambiguous

Change-Id: Ib847a0f4ec804766727a2d7a247912f93b30045c
üst 9c5fc87c
......@@ -145,7 +145,7 @@ css::uno::Sequence<OUString> ChartPanelFactory::getSupportedServiceNames()
extern "C" SAL_DLLPUBLIC_EXPORT css::uno::XInterface* SAL_CALL
org_libreoffice_comp_chart2_sidebar_ChartPanelFactory(css::uno::XComponentContext*, css::uno::Sequence<css::uno::Any> const &)
{
return cppu::acquire(new chart::sidebar::ChartPanelFactory());
return cppu::acquire(new ::chart::sidebar::ChartPanelFactory());
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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