summaryrefslogtreecommitdiff
path: root/svx/Library_svx.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-07-20 18:23:04 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-07-26 00:24:34 +0200
commitf4c094f7ba1da11bffe56adaa65941fe6f82608b (patch)
treee78102f73905d114c8f61caec6d51a0588b53232 /svx/Library_svx.mk
parent477e35f7982e068e253ca2709ceedcb1995c585e (diff)
split area property sidebar panel into two parts
The AreaPropertyPanelBase is independent from the dispatcher, SfxBindings and some other sfx2 stuff. There are still a few open points about some of the controls used but it is a step forward. Change-Id: I8eed42522abb3d3efc46bad352da9cbaa0b88b12
Diffstat (limited to 'svx/Library_svx.mk')
-rw-r--r--svx/Library_svx.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk
index 22216d627cc7..339b5020b988 100644
--- a/svx/Library_svx.mk
+++ b/svx/Library_svx.mk
@@ -186,6 +186,7 @@ $(eval $(call gb_Library_add_exception_objects,svx,\
svx/source/sidebar/paragraph/ParaLineSpacingPopup \
svx/source/sidebar/paragraph/ParaPropertyPanel \
svx/source/sidebar/area/AreaPropertyPanel \
+ svx/source/sidebar/area/AreaPropertyPanelBase \
svx/source/sidebar/area/AreaTransparencyGradientControl \
svx/source/sidebar/area/AreaTransparencyGradientPopup \
svx/source/sidebar/shadow/ShadowPropertyPanel \