diff options
author | Jan Holesovsky <kendy@collabora.com> | 2016-01-05 11:16:51 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-03-18 09:13:56 +0100 |
commit | 94779d7b72037a02e163e88c0832e23cad92ebee (patch) | |
tree | 9f940546d351c589967a75d3c3fc5cbedd924038 /sw/UIConfig_swriter.mk | |
parent | 84405da245d7162e7484b2e48553b0eaab5c2a35 (diff) |
mailmerge: Kill SwMailMergeChildWindow.
It was used to return to the Mail Merge wizard after pressing the [Edit
Document] button in the wizard. The wizard pages that had such a button are
gone now, so the childwindow for returning to the wizard can go too.
Change-Id: I53284633979179fd67ed6fd21a2188aa859a8a22
Diffstat (limited to 'sw/UIConfig_swriter.mk')
-rw-r--r-- | sw/UIConfig_swriter.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/UIConfig_swriter.mk b/sw/UIConfig_swriter.mk index 2dfe8b18cebc..39a2b1da7afe 100644 --- a/sw/UIConfig_swriter.mk +++ b/sw/UIConfig_swriter.mk @@ -132,7 +132,6 @@ $(eval $(call gb_UIConfig_add_uifiles,modules/swriter,\ sw/uiconfig/swriter/ui/fldfuncpage \ sw/uiconfig/swriter/ui/fldrefpage \ sw/uiconfig/swriter/ui/fldvarpage \ - sw/uiconfig/swriter/ui/floatingmmchild \ sw/uiconfig/swriter/ui/floatingnavigation \ sw/uiconfig/swriter/ui/floatingsync \ sw/uiconfig/swriter/ui/formatsectiondialog \ |