Kaydet (Commit) 9929682d authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Revert "Temporarily remove "final" from chart::FormattedString"

This reverts commit f43b5d1e, now that the
experiment is done.

Change-Id: I0f483023c7f9f4f5ae1edaa7abb7056e1c4e30a1
Reviewed-on: https://gerrit.libreoffice.org/72129
Tested-by: Jenkins
Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst a49f9359
...@@ -43,7 +43,7 @@ typedef ::cppu::WeakImplHelper< ...@@ -43,7 +43,7 @@ typedef ::cppu::WeakImplHelper<
FormattedString_Base; FormattedString_Base;
} }
class FormattedString : class FormattedString final :
public MutexContainer, public MutexContainer,
public impl::FormattedString_Base, public impl::FormattedString_Base,
public ::property::OPropertySet public ::property::OPropertySet
......
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