summaryrefslogtreecommitdiffstats
path: root/chart2/UIConfig_chart2.mk
diff options
context:
space:
mode:
authorEric Seynaeve <github@nosperse.com>2013-04-10 00:15:43 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-04-13 02:34:29 +0200
commitedc3bfd558f3065a5444ad3f5c456da9546d16c4 (patch)
tree88650faf5a290db3959b07857ffc2716ebc634fe /chart2/UIConfig_chart2.mk
parentRTF export: fix position of at-character-anchored textframes (diff)
downloadcore-edc3bfd558f3065a5444ad3f5c456da9546d16c4.tar.gz
core-edc3bfd558f3065a5444ad3f5c456da9546d16c4.zip
Adding the dialog for setting stepped lines.
The UI changes still need some more tweaking: - adjusting the vertical alignment in the splineresourcegroup - put the images in the radio buttons instead of in front of them Change-Id: I4bc5ebe5167eca9a5b1341d9328a7d74b62cf819
Diffstat (limited to 'chart2/UIConfig_chart2.mk')
-rw-r--r--chart2/UIConfig_chart2.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/UIConfig_chart2.mk b/chart2/UIConfig_chart2.mk
index da90c1946189..48d1561e7b9a 100644
--- a/chart2/UIConfig_chart2.mk
+++ b/chart2/UIConfig_chart2.mk
@@ -31,6 +31,7 @@ $(eval $(call gb_UIConfig_add_toolbarfiles,modules/schart,\
$(eval $(call gb_UIConfig_add_uifiles,modules/schart,\
chart2/uiconfig/ui/smoothlinesdlg \
+ chart2/uiconfig/ui/steppedlinesdlg \
))
# vim: set noet sw=4 ts=4: