summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2019-10-23 18:19:23 +0200
committerTamás Zolnai <tamas.zolnai@collabora.com>2019-11-02 11:54:41 +0100
commit83658678e69ba83979c659e37fd3c950942139f9 (patch)
tree96fa6271167820758a64719eb4ebe2a056dc949c /sw/Library_sw.mk
parent80109586e6cb6d3e2e0a53a9079c3125ec9b8368 (diff)
Add new 'Table' sidebar panel to Writer
This is the initial layout of the panel. It does not functional yet. Change-Id: Idd67ed921b71559bb704ef50cbfa97013fb80d6b Reviewed-on: https://gerrit.libreoffice.org/81893 Tested-by: Jenkins Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r--sw/Library_sw.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index 7cf93d55e36e..7999ece93c3d 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -704,6 +704,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/uibase/sidebar/PageFooterPanel \
sw/source/uibase/sidebar/PageStylesPanel \
sw/source/uibase/sidebar/WrapPropertyPanel \
+ sw/source/uibase/sidebar/TableEditPanel \
sw/source/uibase/sidebar/ThemePanel \
sw/source/uibase/sidebar/SwPanelFactory \
sw/source/uibase/table/chartins \