summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
authorVert D <devoptmsoi@gmx.com>2021-04-29 10:29:00 -0500
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2021-07-05 12:53:22 +0200
commit06d063a9de41a24922f15cd3aa47411b61d30c23 (patch)
tree9af8698e567ef62b161286c527e0a68612cbe0c9 /sfx2/Library_sfx.mk
parent25e09087d8e2c5cecca1d548c69a263c7bf8b7ca (diff)
tdf#138906 prevent built-in category deletion
*Remove category selection dialog for Delete Category. *Delete Category now deletes the current Category. *Import now imports to current category. *Remove Buttons, add items to menu. *Enable delete multi selection. *Change Dialog titles. *Remove searchview class. (I see no reason for it, it just copies code from localview and localview can handle search results on its own.) Change-Id: I5add4aa9fa68ac68c796a6b98fb54a5d0da93bd0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113712 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r--sfx2/Library_sfx.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk
index 0120cee75b4e..fff97d011a02 100644
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -156,7 +156,6 @@ $(eval $(call gb_Library_add_exception_objects,sfx,\
sfx2/source/control/templateviewitem \
sfx2/source/control/templatelocalview \
sfx2/source/control/templatecontaineritem \
- sfx2/source/control/templatesearchview \
sfx2/source/control/templatedlglocalview \
sfx2/source/control/listview \
sfx2/source/control/thumbnailviewitem \