summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorRodolfo Ribeiro Gomes <rodolforg@gmail.com>2013-03-09 14:08:21 -0300
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2013-03-11 10:08:30 +0100
commite047a967b0db8c61dc977b52f3876fc4e385ad77 (patch)
treeb84aa3aaaa5d85ce829f9f3e468dde058cf85d3f /sw/Library_sw.mk
parent4ec9f68f25f1d75f63e57570eb24f30ebfcfe2b2 (diff)
fdo#38246 Comment control on Writer ruler feature
It follows the directions from design team available at https://wiki.documentfoundation.org/Design/Whiteboards/Comments_Ruler_Control. It misses some fancy stuff though (like animated/delayed highlight and fading border). Some work should be done with (svtools) Ruler also for a cleaner implementation. Change-Id: Ib065043d05fe56fbfe6d00e0bb654966f046129b Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.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 f3d0920e7d63..d2ba82c70bb6 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -602,6 +602,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/ui/misc/glshell \
sw/source/ui/misc/numberingtypelistbox \
sw/source/ui/misc/redlndlg \
+ sw/source/ui/misc/swruler \
sw/source/ui/ribbar/conarc \
sw/source/ui/ribbar/concustomshape \
sw/source/ui/ribbar/conform \