diff options
author | Herbert Dürr <hdu@apache.org> | 2013-04-25 06:18:22 +0000 |
---|---|---|
committer | Herbert Dürr <hdu@apache.org> | 2013-04-25 06:18:22 +0000 |
commit | a8b1ab68ec9232eeb77a79c806347111a4244903 (patch) | |
tree | dede7217a8f30c24c0739d8a962f8ce782da7313 /cui/source/inc | |
parent | 1b3f31a807d008f378487aa717daaed3ea49f3a6 (diff) |
fix RID_SVX_FIRSTFREE
Found By: hdu/orw
Notes
Notes:
prefer: 79364079bcc741b932b263636b320b792b5af5f0
Diffstat (limited to 'cui/source/inc')
-rwxr-xr-x | cui/source/inc/cuires.hrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/inc/cuires.hrc b/cui/source/inc/cuires.hrc index 12ce9fa3c346..7a0dac234d7b 100755 --- a/cui/source/inc/cuires.hrc +++ b/cui/source/inc/cuires.hrc @@ -30,9 +30,6 @@ // Resource-Id's ------------------------------------------------------------ -// Bitte FIRSTFREE pflegen!!! (gilt nicht f"ur Strings) -#define RID_SVX_FIRSTFREE 305 - // Gallery #define RID_CUI_GALLERY_START (RID_SVX_START + 360) #define RID_CUI_GALLERY_END (RID_SVX_START + 410) |