From ac522d12b6e10b04f1c62709a96673062fdd000a Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Fri, 18 Dec 2015 12:21:40 +0100 Subject: mailmerge: Introduce a mailmerge toolbar. So far contains just a button to start the mailmerge wizard, and it is shown when the mailmerge wizard starts. The plan is that the last 3 steps (Edit document; Personalize document; Save, print or send) will be removed from the wizard, and instead introduced in the mailmerge toolbar. Change-Id: I3a55a5b3b8a73bc6775579ac42c4ae30c6c9bac6 --- sw/UIConfig_swreport.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/UIConfig_swreport.mk') diff --git a/sw/UIConfig_swreport.mk b/sw/UIConfig_swreport.mk index 061dd92655a8..fe9789e3ea51 100644 --- a/sw/UIConfig_swreport.mk +++ b/sw/UIConfig_swreport.mk @@ -59,6 +59,7 @@ $(eval $(call gb_UIConfig_add_toolbarfiles,modules/swreport,\ sw/uiconfig/swreport/toolbar/graphicobjectbar \ sw/uiconfig/swreport/toolbar/insertbar \ sw/uiconfig/swreport/toolbar/insertobjectbar \ + sw/uiconfig/swreport/toolbar/mailmerge \ sw/uiconfig/swreport/toolbar/mediaobjectbar \ sw/uiconfig/swreport/toolbar/moreformcontrols \ sw/uiconfig/swreport/toolbar/numobjectbar \ -- cgit