summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-12-07 11:18:33 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-12-07 21:05:06 +0100
commit35b5f03e41e21085b67b56e29c52dcddc9a36c30 (patch)
treefdd93138f52d9f2f83a02fb3f54f50f23eb8732f /sfx2/Library_sfx.mk
parenta91e21b9acab16bd31dbefa4640d2e5f3c3c7d63 (diff)
move various notebookbar widgets into vcl
and we can drop their factories then Change-Id: I1e261886dd7700710ba628da4bbeeba65efa1531 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107134 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r--sfx2/Library_sfx.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk
index 3f1b76ecd80f..4673541ec989 100644
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -241,12 +241,7 @@ $(eval $(call gb_Library_add_exception_objects,sfx,\
sfx2/source/doc/saveastemplatedlg \
sfx2/source/explorer/nochaos \
sfx2/source/inet/inettbc \
- sfx2/source/notebookbar/ContextVBox \
- sfx2/source/notebookbar/DropdownBox \
- sfx2/source/notebookbar/PriorityHBox \
- sfx2/source/notebookbar/PriorityMergedHBox \
sfx2/source/notebookbar/SfxNotebookBar \
- sfx2/source/notebookbar/NotebookbarPopup \
sfx2/source/notebookbar/NotebookbarTabControl \
sfx2/source/notify/eventsupplier \
sfx2/source/notify/globalevents \