summaryrefslogtreecommitdiff
path: root/sw/inc/dbui.hrc
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/inc/dbui.hrc
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/inc/dbui.hrc')
-rw-r--r--sw/inc/dbui.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/dbui.hrc b/sw/inc/dbui.hrc
index 0ced6d16925f..057375e23a3a 100644
--- a/sw/inc/dbui.hrc
+++ b/sw/inc/dbui.hrc
@@ -46,7 +46,6 @@
#define DLG_MM_MAILBODY (RC_DBUI_BEGIN + 24)
#define DLG_MM_SENDMAILS (RC_DBUI_BEGIN + 25)
#define DLG_MAILMERGECHILD (RC_DBUI_BEGIN + 26)
-#define DLG_MM_QUERY (RC_DBUI_BEGIN + 28)
#define DLG_MM_SENDWARNING (RC_DBUI_BEGIN + 29)
#define DLG_MM_CREATIONMONITOR (RC_DBUI_BEGIN + 30)
// Strings ------------------------------------------------------------------