diff options
Diffstat (limited to 'sc/inc/scfuncs.hrc')
-rw-r--r-- | sc/inc/scfuncs.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/scfuncs.hrc b/sc/inc/scfuncs.hrc index cfb55d2be8bb..8fb9f59e9029 100644 --- a/sc/inc/scfuncs.hrc +++ b/sc/inc/scfuncs.hrc @@ -20,7 +20,7 @@ #include <unotools/resmgr.hxx> -#define NC_(Context, String) TranslateId(Context, reinterpret_cast<char const *>(u8##String)) +#define NC_(Context, String) TranslateId(Context, u8##String) /* Resource file for the function wizard / autopilot. * |