[Libreoffice-commits] core.git: extensions/source
Stephan Bergmann
sbergman at redhat.com
Thu May 8 12:50:25 PDT 2014
extensions/source/abpilot/abpfinalpage.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 18e4e155642b4a4cbcc1090df081e45eaf7de8a0
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu May 8 21:49:53 2014 +0200
loplugin:saloverride
Change-Id: Ia43a2a842d97dc9ad9fdbe7f59d62998496cc97a
diff --git a/extensions/source/abpilot/abpfinalpage.hxx b/extensions/source/abpilot/abpfinalpage.hxx
index 6c8c329..821f39f 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
More information about the Libreoffice-commits
mailing list