diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-01-27 22:27:24 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-01-27 22:30:11 +0100 |
commit | 35782f89b61c04d9aa97183ea736f4288490800c (patch) | |
tree | 545d8c7fb0828f1cb42e169611466c66eddeb471 /sw/source/ui/app/mn.src | |
parent | a0c2a6357c31688683cbea0b6a0cd76cac42d5f0 (diff) |
fdo#74119 fix unlocalized redline menu
Change-Id: Ia4836a69ddd8bebe8cc21cea67be96b029388cb1
Diffstat (limited to 'sw/source/ui/app/mn.src')
-rw-r--r-- | sw/source/ui/app/mn.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src index 7a762e9244eb..eb5ee0e10f7e 100644 --- a/sw/source/ui/app/mn.src +++ b/sw/source/ui/app/mn.src @@ -24,7 +24,7 @@ #include "globals.hrc" #include "helpid.h" #include "popup.hrc" -#include "misc.hrc" +#include "redline.hrc" /* --------------------- F O R M A T --------------------------------- */ #define SEPARATOR MenuItem { Separator = TRUE; } |