diff options
author | 2013-12-01 17:55:09 -0800 | |
---|---|---|
committer | 2013-12-01 18:03:32 -0800 | |
commit | dc03b7e7d689156c14a036283702944a8ca4d767 (patch) | |
tree | 09dea171549ce149431dbee1e5053dc09412369d /packaging/macosx/Read me first.txt | |
parent | 795992b1f7a3d9c136f00d67459acf75426cb4e8 (diff) | |
download | subsurface-dc03b7e7d689156c14a036283702944a8ca4d767.tar.gz |
We need the correct context to translate event names
Qt assumes that all strings are in the context of the class in which you
use them. So when we want to display the translated event names from
within the ProfileGraphicsView we need to make it explicit that these are
strings that come from the C part of the code.
Doing that showed another bug in the code where we foolishly compared the
translated text to a fixed string. Not smart.
Fixes #312
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/macosx/Read me first.txt')
0 files changed, 0 insertions, 0 deletions