summaryrefslogtreecommitdiff
path: root/svtools/inc/table
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/table')
-rw-r--r--svtools/inc/table/tablecontrol.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/inc/table/tablecontrol.hxx b/svtools/inc/table/tablecontrol.hxx
index 7b0e01bf0b8d..cde9465ed222 100644
--- a/svtools/inc/table/tablecontrol.hxx
+++ b/svtools/inc/table/tablecontrol.hxx
@@ -135,7 +135,7 @@ namespace svt { namespace table
}
SVT_DLLPRIVATE virtual void Resize() SAL_OVERRIDE;
- virtual void Select();
+ void Select();
/**after removing a row, updates the vector which contains the selected rows
if the row, which should be removed, is selected, it will be erased from the vector