summaryrefslogtreecommitdiff
path: root/cui/Library_cui.mk
diff options
context:
space:
mode:
authorSumit Chauhan <sumitcn25@gmail.com>2019-05-31 14:59:54 +0530
committerSzymon Kłos <szymon.klos@collabora.com>2019-06-14 15:17:33 +0200
commit015dc88a595c1c92d2b724cd868aecb07199f995 (patch)
tree075dddcd4a125cd84cd249700cd7dc36cb218a9c /cui/Library_cui.mk
parentddbee6231c12581a57d0d8dbbda16c05c715806c (diff)
UI for the Notebookbar Customization tab
This patch generates the UI for the notebookbar customization tab. Patch is working and one can show/hide the UIItem by clicking on the checkbox. Change-Id: I4923c57e6443474f178a72922646619f07b5ffc1 Reviewed-on: https://gerrit.libreoffice.org/73261 Tested-by: Jenkins Reviewed-by: Szymon Kłos <szymon.klos@collabora.com> Tested-by: Szymon Kłos <szymon.klos@collabora.com>
Diffstat (limited to 'cui/Library_cui.mk')
-rw-r--r--cui/Library_cui.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/Library_cui.mk b/cui/Library_cui.mk
index 4cf00159dcad..b02520529fab 100644
--- a/cui/Library_cui.mk
+++ b/cui/Library_cui.mk
@@ -97,6 +97,7 @@ $(eval $(call gb_Library_add_exception_objects,cui,\
cui/source/customize/SvxConfigPageHelper \
cui/source/customize/SvxMenuConfigPage \
cui/source/customize/SvxToolbarConfigPage \
+ cui/source/customize/SvxNotebookbarConfigPage \
cui/source/customize/CustomNotebookbarGenerator \
cui/source/dialogs/about \
cui/source/dialogs/colorpicker \