From 02833c03ee856a62d7185829b7c47bc088e086cc Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 7 Jan 2016 19:24:41 +0000 Subject: framework: initial implementation of a dispatch disabler. This should allow remote, eg. URE dispatchers to trivially disable lots of the UI without requiring a large volume of round-trip IPC. Change-Id: Ibd0681ac993196f826b4ed411da5ffedb7f85786 Reviewed-on: https://gerrit.libreoffice.org/24938 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- framework/Library_fwl.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/Library_fwl.mk') diff --git a/framework/Library_fwl.mk b/framework/Library_fwl.mk index c5e1ad165109..ea325e0cf537 100644 --- a/framework/Library_fwl.mk +++ b/framework/Library_fwl.mk @@ -59,6 +59,7 @@ $(eval $(call gb_Library_add_exception_objects,fwl,\ framework/source/recording/dispatchrecorder \ framework/source/recording/dispatchrecordersupplier \ framework/source/register/registertemp \ + framework/source/dispatch/dispatchdisabler \ framework/source/services/dispatchhelper \ framework/source/services/mediatypedetectionhelper \ framework/source/services/uriabbreviation \ -- cgit v1.2.3