From 0319ebeca61a8eb73c6bdacc25639658fe3b9fba Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 25 Aug 2020 16:51:16 +0100 Subject: weld dbu ui cluster MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit making the dbaccess a wholely welded hierarchy Change-Id: I87ea94d7775e38c8eb3342d91a730457481407f2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101340 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- dbaccess/Library_dbu.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'dbaccess/Library_dbu.mk') diff --git a/dbaccess/Library_dbu.mk b/dbaccess/Library_dbu.mk index 1fd2f3c078e1..460ff181db5b 100644 --- a/dbaccess/Library_dbu.mk +++ b/dbaccess/Library_dbu.mk @@ -78,6 +78,7 @@ $(eval $(call gb_Library_add_exception_objects,dbu,\ dbaccess/source/ui/app/AppSwapWindow \ dbaccess/source/ui/app/AppTitleWindow \ dbaccess/source/ui/app/AppView \ + dbaccess/source/ui/app/ChildWindow \ dbaccess/source/ui/app/DocumentInfoPreview \ dbaccess/source/ui/app/subcomponentmanager \ dbaccess/source/ui/app/templwin \ -- cgit