summaryrefslogtreecommitdiff
path: root/include/sfx2/emojiview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/emojiview.hxx')
-rw-r--r--include/sfx2/emojiview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/emojiview.hxx b/include/sfx2/emojiview.hxx
index 7e83b617d1e4..3c47c3e9b16e 100644
--- a/include/sfx2/emojiview.hxx
+++ b/include/sfx2/emojiview.hxx
@@ -59,7 +59,7 @@ class EmojiView : public ThumbnailView
public:
EmojiView ( vcl::Window* pParent);
- virtual ~EmojiView ();
+ virtual ~EmojiView () override;
// Fill view with emoji unicodes
void Populate ();