summaryrefslogtreecommitdiff
path: root/include/svtools/table/tablecontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/table/tablecontrol.hxx')
-rw-r--r--include/svtools/table/tablecontrol.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/table/tablecontrol.hxx b/include/svtools/table/tablecontrol.hxx
index d8c5bf24c2a9..4d05ee2d8371 100644
--- a/include/svtools/table/tablecontrol.hxx
+++ b/include/svtools/table/tablecontrol.hxx
@@ -66,7 +66,7 @@ namespace svt { namespace table
public:
TableControl( Window* _pParent, WinBits _nStyle );
- ~TableControl();
+ virtual ~TableControl();
/// sets a new table model
void SetModel( PTableModel _pModel );