summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-metadata.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/document-metadata.h')
-rw-r--r--src/ui/dialog/document-metadata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/document-metadata.h b/src/ui/dialog/document-metadata.h
index 2c56e9317..fd4f76c88 100644
--- a/src/ui/dialog/document-metadata.h
+++ b/src/ui/dialog/document-metadata.h
@@ -67,7 +67,7 @@ protected:
UI::Widget::Registry _wr;
private:
- virtual ~DocumentMetadata();
+ ~DocumentMetadata() override;
DocumentMetadata();
};