summaryrefslogtreecommitdiff
path: root/include/vcl/btndlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/btndlg.hxx')
-rw-r--r--include/vcl/btndlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/btndlg.hxx b/include/vcl/btndlg.hxx
index 1c1dc6cafa59..3a955433bc33 100644
--- a/include/vcl/btndlg.hxx
+++ b/include/vcl/btndlg.hxx
@@ -62,7 +62,7 @@ protected:
public:
ButtonDialog( Window* pParent, WinBits nStyle = WB_STDDIALOG );
- ~ButtonDialog();
+ virtual ~ButtonDialog();
virtual void Resize() SAL_OVERRIDE;
virtual void StateChanged( StateChangedType nStateChange ) SAL_OVERRIDE;