diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2024-12-12 10:55:30 +0100 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2024-12-12 22:59:03 +0100 |
commit | 7abcb501e14a4cd4159b17f8365bb86c9c8eb302 (patch) | |
tree | 8f15ff6a3742a4b849ebe92b8f791e90a67d4785 /.gitpod.dockerfile | |
parent | 2976e22f7a6740bb17933f67895ecbdbbe48cbd6 (diff) |
a11y: Merge OAccessibleControlContext::Init into ctor
Instead of calling a default ctor without arguments
and then calling OAccessibleControlContext::Init
with the arguments directly afterwards, move
the OAccessibleControlContext::Init logic into
the ctor right away.
There's no need for using such a "late ctor" as the
comment calls it. (No virtual methods involved.)
Change-Id: I815decd44ce94f242ea8c4814b33e2f73b39241f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178353
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to '.gitpod.dockerfile')
0 files changed, 0 insertions, 0 deletions