summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2015-11-25 17:33:45 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2015-11-26 08:19:23 +0000
commitff35d252ff247c55c1004cce6676af8f881a2e68 (patch)
tree70ba1c6055b0689132e230533236d9553baf4f64 /sw/Library_sw.mk
parent8d6136206f26dbee773ffaea18a0f37c17e55024 (diff)
tdf#93837 Add UNO-based SmartTag menu controller
... and use it for the standalone context menu. The sfx2 controller (SvxSmartTagsControl) is still used for the submenu variation, and is due to be removed after the new context menu implementation is in place. Change-Id: I2f889428eb777149f43d74cf3d081e19ab0ebb4a Reviewed-on: https://gerrit.libreoffice.org/20169 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r--sw/Library_sw.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index b4af6e57c547..789a777746c6 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -684,7 +684,6 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/uibase/sidebar/WrapPropertyPanel \
sw/source/uibase/sidebar/ThemePanel \
sw/source/uibase/sidebar/SwPanelFactory \
- sw/source/uibase/smartmenu/stmenu \
sw/source/uibase/table/chartins \
sw/source/uibase/table/swtablerep \
sw/source/uibase/table/tablemgr \