diff options
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/unx/gtk4/a11y.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/gtk4/a11y.hxx b/vcl/unx/gtk4/a11y.hxx index 0ae854737bd6..90711515bceb 100644 --- a/vcl/unx/gtk4/a11y.hxx +++ b/vcl/unx/gtk4/a11y.hxx @@ -11,7 +11,7 @@ #include <gtk/gtk.h> -//TODO: Silence various loplugin:external and lopluign:unreffun in (WIP?) a11y.cxx for now: +//TODO: Silence various loplugin:external and loplugin:unreffun in (WIP?) a11y.cxx for now: struct LoAccessible; struct LoAccessibleClass; struct OOoFixed; |