summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atkeditabletext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk/a11y/atkeditabletext.cxx')
-rw-r--r--vcl/unx/gtk/a11y/atkeditabletext.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/unx/gtk/a11y/atkeditabletext.cxx b/vcl/unx/gtk/a11y/atkeditabletext.cxx
index ee984bdeb7b6..d7dda03a5321 100644
--- a/vcl/unx/gtk/a11y/atkeditabletext.cxx
+++ b/vcl/unx/gtk/a11y/atkeditabletext.cxx
@@ -27,6 +27,7 @@
using namespace ::com::sun::star;
+/// @throws uno::RuntimeException
static css::uno::Reference<css::accessibility::XAccessibleEditableText>
getEditableText( AtkEditableText *pEditableText ) throw (uno::RuntimeException)
{