From 18e4e155642b4a4cbcc1090df081e45eaf7de8a0 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 8 May 2014 21:49:53 +0200 Subject: loplugin:saloverride Change-Id: Ia43a2a842d97dc9ad9fdbe7f59d62998496cc97a --- extensions/source/abpilot/abpfinalpage.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/source/abpilot') diff --git a/extensions/source/abpilot/abpfinalpage.hxx b/extensions/source/abpilot/abpfinalpage.hxx index 6c8c3296d3f1..821f39f62525 100644 --- a/extensions/source/abpilot/abpfinalpage.hxx +++ b/extensions/source/abpilot/abpfinalpage.hxx @@ -52,7 +52,7 @@ namespace abp public: FinalPage( OAddessBookSourcePilot* _pParent ); - ~FinalPage(); + virtual ~FinalPage(); protected: // OWizardPage overridables -- cgit