summaryrefslogtreecommitdiffstats
path: root/include/ucbhelper/simpleinteractionrequest.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-30 15:00:30 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-31 07:02:41 +0100
commit4b795d15cd5b6feca73712b9ead9b4eee744dc2f (patch)
tree66a02c0abbd75d5f022b7a247092d25a0e28aff7 /include/ucbhelper/simpleinteractionrequest.hxx
parenttdf#125688 speed up load of change-tracking ODS (diff)
downloadcore-4b795d15cd5b6feca73712b9ead9b4eee744dc2f.tar.gz
core-4b795d15cd5b6feca73712b9ead9b4eee744dc2f.zip
loplugin:finalclasses in ucbhelper
Change-Id: I52140333b274952d71afa13ba2d8edfcdf2b1425 Reviewed-on: https://gerrit.libreoffice.org/81767 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/ucbhelper/simpleinteractionrequest.hxx')
-rw-r--r--include/ucbhelper/simpleinteractionrequest.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/simpleinteractionrequest.hxx b/include/ucbhelper/simpleinteractionrequest.hxx
index 64b892ae801d..eb09bcce8051 100644
--- a/include/ucbhelper/simpleinteractionrequest.hxx
+++ b/include/ucbhelper/simpleinteractionrequest.hxx
@@ -62,7 +62,7 @@ namespace ucbhelper {
* @see InteractionApprove
* @see InteractionDisapprove
*/
-class UCBHELPER_DLLPUBLIC SimpleInteractionRequest : public ucbhelper::InteractionRequest
+class UCBHELPER_DLLPUBLIC SimpleInteractionRequest final : public ucbhelper::InteractionRequest
{
public:
/**