summaryrefslogtreecommitdiff
path: root/include/comphelper/simplefileaccessinteraction.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/simplefileaccessinteraction.hxx')
-rw-r--r--include/comphelper/simplefileaccessinteraction.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/simplefileaccessinteraction.hxx b/include/comphelper/simplefileaccessinteraction.hxx
index fd05bb77fe1e..69cec86d1712 100644
--- a/include/comphelper/simplefileaccessinteraction.hxx
+++ b/include/comphelper/simplefileaccessinteraction.hxx
@@ -36,7 +36,7 @@ class COMPHELPER_DLLPUBLIC SimpleFileAccessInteraction : public ::ucbhelper::Int
public:
SimpleFileAccessInteraction(const css::uno::Reference< css::task::XInteractionHandler >& xHandler);
- virtual ~SimpleFileAccessInteraction();
+ virtual ~SimpleFileAccessInteraction() override;
private: