From 5c80c7defccdc8e1a5545dfa0f304c77c71c479d Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 19 Sep 2013 11:18:53 +0100 Subject: convert mail merge subject/attachment dialogs to .ui Factor out SwMessageAndEditDialog as a reusable base class. Split the attachment and subjects dialogs apart and base them on top of that. Change-Id: I321ef375b154f070715a3e8091e02974b376c9db --- sw/Library_swui.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/Library_swui.mk') diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk index 2f1d4bc16a88..ab0c2642e78b 100644 --- a/sw/Library_swui.mk +++ b/sw/Library_swui.mk @@ -86,6 +86,7 @@ $(eval $(call gb_Library_add_exception_objects,swui,\ sw/source/ui/dialog/macassgn \ sw/source/ui/dialog/swdialmgr \ sw/source/ui/dialog/swdlgfact \ + sw/source/ui/dialog/swmessdialog \ sw/source/ui/dialog/swuiexp \ sw/source/ui/dialog/uiregionsw \ sw/source/ui/dialog/wordcountdialog \ -- cgit