summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/asynccallback.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/awt/asynccallback.cxx')
-rw-r--r--toolkit/source/awt/asynccallback.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/source/awt/asynccallback.cxx b/toolkit/source/awt/asynccallback.cxx
index 2d30afedc206..35ccc6a547e6 100644
--- a/toolkit/source/awt/asynccallback.cxx
+++ b/toolkit/source/awt/asynccallback.cxx
@@ -63,7 +63,7 @@ private:
DECL_STATIC_LINK_TYPED( AsyncCallback, Notify_Impl, void*, void );
- virtual ~AsyncCallback() {}
+ virtual ~AsyncCallback() override {}
};
// com.sun.star.uno.XServiceInfo: