diff options
Diffstat (limited to 'sd/sdi/tables.sdi')
-rw-r--r-- | sd/sdi/tables.sdi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sd/sdi/tables.sdi b/sd/sdi/tables.sdi index 2df3198ba75d..7450666134f5 100644 --- a/sd/sdi/tables.sdi +++ b/sd/sdi/tables.sdi @@ -156,6 +156,12 @@ shell TableObjectBar StateMethod = GetState; ] + SID_TABLE_OPTIMAL_ROW_HEIGHT + [ + ExecMethod = Execute; + StateMethod = GetState; + ] + SID_TABLE_DISTRIBUTE_ROWS [ ExecMethod = Execute; |