Fix corner case in CStringUtils::GetAccellerator
commit35b48f8f82dc710892aa29c07edbd3c0511691b0
authorSven Strickroth <email@cs-ware.de>
Thu, 28 Dec 2023 10:49:22 +0000 (28 11:49 +0100)
committerSven Strickroth <email@cs-ware.de>
Thu, 28 Dec 2023 14:20:25 +0000 (28 15:20 +0100)
tree1cdc940fb47f6be5c1f6c2847f3cba1b4b3348ee
parent0426b1ffa31087639cbc67c7d97b5ec3d66f9dea
Fix corner case in CStringUtils::GetAccellerator

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Utils/StringUtils.cpp
test/UnitTests/StringUtilsTest.cpp