summaryrefslogtreecommitdiff
path: root/cui/source/inc/screenshotannotationdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/screenshotannotationdlg.hxx')
-rw-r--r--cui/source/inc/screenshotannotationdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/screenshotannotationdlg.hxx b/cui/source/inc/screenshotannotationdlg.hxx
index f2412cec9a05..eaae2586bcb3 100644
--- a/cui/source/inc/screenshotannotationdlg.hxx
+++ b/cui/source/inc/screenshotannotationdlg.hxx
@@ -36,7 +36,7 @@ public:
ScreenshotAnnotationDlg(
vcl::Window* pParent,
Dialog& rParentDialog);
- virtual ~ScreenshotAnnotationDlg();
+ virtual ~ScreenshotAnnotationDlg() override;
};
#endif