summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheck.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/update/check/updatecheck.hxx')
-rw-r--r--extensions/source/update/check/updatecheck.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/update/check/updatecheck.hxx b/extensions/source/update/check/updatecheck.hxx
index e7e9c4fed089..af0bd07eb6c0 100644
--- a/extensions/source/update/check/updatecheck.hxx
+++ b/extensions/source/update/check/updatecheck.hxx
@@ -61,7 +61,7 @@ class UpdateCheck :
virtual ~UpdateCheck() override;
public:
- inline SAL_CALL operator rtl::Reference< UpdateCheckConfigListener > ()
+ SAL_CALL operator rtl::Reference< UpdateCheckConfigListener > ()
{ return static_cast< UpdateCheckConfigListener * > (this); }
void initialize(const css::uno::Sequence<css::beans::NamedValue>& rValues,