summaryrefslogtreecommitdiff
path: root/include/comphelper/stillreadwriteinteraction.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/stillreadwriteinteraction.hxx')
-rw-r--r--include/comphelper/stillreadwriteinteraction.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/stillreadwriteinteraction.hxx b/include/comphelper/stillreadwriteinteraction.hxx
index 2b758ed3fc28..0143faab4ed1 100644
--- a/include/comphelper/stillreadwriteinteraction.hxx
+++ b/include/comphelper/stillreadwriteinteraction.hxx
@@ -47,7 +47,7 @@ public:
private:
virtual ucbhelper::InterceptedInteraction::EInterceptionState intercepted(const ::ucbhelper::InterceptedInteraction::InterceptedRequest& aRequest,
- const ::com::sun::star::uno::Reference< ::com::sun::star::task::XInteractionRequest >& xRequest);
+ const ::com::sun::star::uno::Reference< ::com::sun::star::task::XInteractionRequest >& xRequest) SAL_OVERRIDE;
};
}