summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorkhushishikhu <dpskhu13108@gmail.com>2023-12-07 14:48:10 +0530
committerJim Raykowski <raykowj@gmail.com>2024-04-04 20:46:29 +0200
commit9338f87a6644e9b2309c3a009af096e38fbb107e (patch)
treef7b02d1ef429d7b65aaf2b3ad65df579a678fc87 /sw/Library_sw.mk
parent1e31403bc8d63f938bebef663fc90bf86b3321ad (diff)
tdf#95405 Sidebar: Quick Find for writer
Implemented the quick find deck on the sidebar of Writer with a corresponding panel in it. Change-Id: Ic4ce6823e11b27b3386e820a657bc5d973e47007 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160500 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r--sw/Library_sw.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index c8cc2e96814a..872ae8812286 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -736,6 +736,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/uibase/sidebar/SwPanelFactory \
sw/source/uibase/sidebar/WriterInspectorTextPanel \
sw/source/uibase/sidebar/A11yCheckIssuesPanel \
+ sw/source/uibase/sidebar/QuickFindPanel \
sw/source/uibase/table/chartins \
sw/source/uibase/table/swtablerep \
sw/source/uibase/table/tablemgr \