summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
authorSzymon Kłos <szymon.klos@collabora.com>2020-05-27 16:25:10 +0200
committerSzymon Kłos <szymon.klos@collabora.com>2020-06-17 12:08:55 +0200
commitb982be12281f2eaf63cb9d18a5b3362502c3a1dc (patch)
tree66df73ecbcef22ed6addc1a4c66e6002957c5238 /svx/Library_svxcore.mk
parent01b47d4e73023d7f17a939c67959d959d6fad8ac (diff)
Styles preview widget
Change-Id: Ib9723c9793244069407ceaa4935a11da08db3795 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95998 Tested-by: Jenkins Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 430b35e9299c..7ed0705102be 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -376,6 +376,8 @@ $(eval $(call gb_Library_add_exception_objects,svxcore,\
svx/source/tbxctrls/tbxcolorupdate \
svx/source/tbxctrls/SvxColorValueSet \
svx/source/tbxctrls/SvxPresetListBox \
+ svx/source/tbxctrls/StylesPreviewToolBoxControl \
+ svx/source/tbxctrls/StylesPreviewWindow \
svx/source/toolbars/extrusionbar \
svx/source/toolbars/fontworkbar \
svx/source/unodraw/gluepts \