summaryrefslogtreecommitdiff
path: root/uui/source/newerverwarn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/newerverwarn.hxx')
-rw-r--r--uui/source/newerverwarn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/newerverwarn.hxx b/uui/source/newerverwarn.hxx
index f724ce056687..27412134e1b0 100644
--- a/uui/source/newerverwarn.hxx
+++ b/uui/source/newerverwarn.hxx
@@ -45,7 +45,7 @@ namespace uui
public:
NewerVersionWarningDialog( Window* pParent, const OUString& rVersion, ResMgr& rResMgr );
- ~NewerVersionWarningDialog();
+ virtual ~NewerVersionWarningDialog();
};
} // namespace uui