summaryrefslogtreecommitdiffstats
path: root/lib/kformula/unicodetable.cpp
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2024-09-30 00:04:56 +0300
committerPhilippe Mavridis <philippe.mavridis@yandex.com>2025-05-15 21:00:25 +0300
commit04e86613f67d171cc965fce64a4310c0d25c98e1 (patch)
tree08a85d43bc40568f94259601339ccd7e1de11773 /lib/kformula/unicodetable.cpp
parentcf85b9c285a2b9baa87c9d0cb9d683b48e82a475 (diff)
downloadkoffice-feat/cmake-port.tar.gz
koffice-feat/cmake-port.zip
WIP: CMake portfeat/cmake-port
Signed-off-by: Philippe Mavridis <philippe.mavridis@yandex.com>
Diffstat (limited to 'lib/kformula/unicodetable.cpp')
-rw-r--r--lib/kformula/unicodetable.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kformula/unicodetable.cpp b/lib/kformula/unicodetable.cpp
index 23dc8636e..faf5a3628 100644
--- a/lib/kformula/unicodetable.cpp
+++ b/lib/kformula/unicodetable.cpp
@@ -33,8 +33,8 @@ static UnicodeNameTable greekTable[] = {
{ 0x03B8, "theta" },
{ 0x03D1, "vartheta" },
{ 0x03B9, "iota" },
- { 0x03BA, "kappa" },
- { 0x03F0, "varkappa" },
+ { 0x03BA, "tdeAppa" },
+ { 0x03F0, "vartdeAppa" },
{ 0x03BB, "lambda" },
{ 0x03BC, "mu" },
{ 0x03BD, "nu" },