diff options
-rw-r--r-- | include/canvas/base/disambiguationhelper.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/canvas/base/disambiguationhelper.hxx b/include/canvas/base/disambiguationhelper.hxx index 6e3c12c9e0ba..ca9d36fa25fb 100644 --- a/include/canvas/base/disambiguationhelper.hxx +++ b/include/canvas/base/disambiguationhelper.hxx @@ -61,6 +61,7 @@ namespace canvas virtual void disposeThis() {} + /// @throws css::uno::RuntimeException virtual void disposeEventSource( const css::lang::EventObject& ) throw (css::uno::RuntimeException) {} |