summaryrefslogtreecommitdiff
path: root/sw/Library_swui.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-19 11:18:53 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-19 12:12:38 +0100
commit5c80c7defccdc8e1a5545dfa0f304c77c71c479d (patch)
tree7cb81e9a64ac27bc68fe9c2e1342b30991c3aa2c /sw/Library_swui.mk
parent588ce1c3dcd9d3cb67fb19fe785fb807d75a5fa0 (diff)
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
Diffstat (limited to 'sw/Library_swui.mk')
-rw-r--r--sw/Library_swui.mk1
1 files changed, 1 insertions, 0 deletions
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 \