summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2019-01-07 19:15:37 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2019-01-08 01:15:29 +0100
commit5fce6efe346c38d17b933641422c98c9cfe54069 (patch)
tree365ceefdde9cc3ceb164ef9a5bcff408fcbfbe6b /sw/Library_sw.mk
parent7809ec859d5bdb5dedb259a362a15324088b334c (diff)
Unfloat: FloatingTableButton -> UnfloatTableButton
It explains better, what this button is. Change-Id: I93b78c7907686179ec4fe6b3f45daa15c846c316 Reviewed-on: https://gerrit.libreoffice.org/65942 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.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index 732ebe750cbb..939838d3dfc2 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -607,7 +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/UnfloatTableButton \
sw/source/uibase/docvw/PageBreakWin \
sw/source/uibase/docvw/OverlayRanges \
sw/source/uibase/docvw/PostItMgr \