summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@edx.srv.br>2013-08-07 09:06:52 -0300
committerCaolán McNamara <caolanm@redhat.com>2013-08-08 09:05:14 +0100
commit786f0eae0673bc18a6e2a71323c70af671e46e66 (patch)
treef4f2aaad2074bc457aae54e3e862c2d521a6c577 /cui/source/inc
parent4dfb33788de68c827cb7a768efe2012cc0ed1ac5 (diff)
Use new widget UI dialogs in line style ctor
Change-Id: I2b646d71fe4ab28137d88ebf638b28674eab3c91
Diffstat (limited to 'cui/source/inc')
-rw-r--r--cui/source/inc/cuires.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/cuires.hrc b/cui/source/inc/cuires.hrc
index bf0a9c5583f3..737ebbba1c63 100644
--- a/cui/source/inc/cuires.hrc
+++ b/cui/source/inc/cuires.hrc
@@ -85,7 +85,7 @@
#define RID_SVXSTR_DESC_NEW_BITMAP (RID_SVX_START + 168)
#define RID_SVXSTR_DESC_EXT_BITMAP (RID_SVX_START + 169)
#define RID_SVXSTR_DESC_LINESTYLE (RID_SVX_START + 174)
-#define RID_SVXSTR_ASK_DEL_LINESTYLE (RID_SVX_START + 176)
+
#define RID_SVXSTR_ASK_CHANGE_LINESTYLE (RID_SVX_START + 177)
#define RID_SVXSTR_DESC_HATCH (RID_SVX_START + 232)
#define RID_SVXSTR_ASK_DEL_HATCH (RID_SVX_START + 234)