diff options
author | Jan Mulder <jlmulder@xs4all.nl> | 2017-02-21 14:37:18 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-02-21 07:28:15 -0800 |
commit | 5c89115efe3bf542b3885ce4a1c6dfc03e755b95 (patch) | |
tree | 39e685bf144c3399c008d5a07acdcf8bc7e63f6f /profile-widget/CMakeLists.txt | |
parent | 74b1f7ac5ee0f72513eb7e9021e4ec4c8cda76d5 (diff) | |
download | subsurface-5c89115efe3bf542b3885ce4a1c6dfc03e755b95.tar.gz |
Fixes cylinder table headers not translated
The cylinder table was constructed very ealy from the contructor of the
planner, so early that the tr() functions are not registered. This fix
instantiates the cylinderModel from the maintab (as it is done
with, for example, the weightsModel) and lets the planner user
this instantiated (and proper translating) cylinderModel.
Fixes: #206
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Diffstat (limited to 'profile-widget/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions