summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2019-01-03 13:07:29 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2019-01-03 21:45:53 +0100
commit021c3a0ee1c95a1b0b8e7c72f9d8e81718862a62 (patch)
treeb1b46e5477afce4504df2a46e49296e20a27a3f1 /sw/Library_sw.mk
parentd02f89770f427c1a864641bf8bf2d0d1f59d8117 (diff)
Unfloat: Introduce Unfloat table button as a frame control
Use the same button style and color what LO uses for header/footer button. Later it might be a good idea to have a separate configurable color for this button, but for now it's seems unneeded to introduce a new configure option for this. Change-Id: Idf86aaa44e29846a2ee211a81fe5376b4335bb05 Reviewed-on: https://gerrit.libreoffice.org/65818 Tested-by: Jenkins Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'sw/Library_sw.mk')
-rwxr-xr-x[-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 446600957649..732ebe750cbb 100644..100755
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -607,6 +607,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/uibase/docvw/AnnotationWin2 \
sw/source/uibase/docvw/DashedLine \
sw/source/uibase/docvw/FrameControlsManager \
+ sw/source/uibase/docvw/FloatingTableButton \
sw/source/uibase/docvw/PageBreakWin \
sw/source/uibase/docvw/OverlayRanges \
sw/source/uibase/docvw/PostItMgr \