summaryrefslogtreecommitdiff
path: root/include/vcl/tabdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/tabdlg.hxx')
-rw-r--r--include/vcl/tabdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/tabdlg.hxx b/include/vcl/tabdlg.hxx
index ecce55a00d7f..c288a67e6eeb 100644
--- a/include/vcl/tabdlg.hxx
+++ b/include/vcl/tabdlg.hxx
@@ -42,7 +42,7 @@ public:
WinBits nStyle = WB_STDTABDIALOG );
TabDialog( Window* pParent, const ResId& rResId );
TabDialog( Window* pParent, const OString& rID, const OUString& rUIXMLDescription );
- ~TabDialog();
+ virtual ~TabDialog();
virtual void StateChanged( StateChangedType nStateChange ) SAL_OVERRIDE;