subsurface/profile-widget
Berthold Stoeger ebfefbc736 core: move formatting of plot info to string-format.cpp
Arguably, string handling in C is painful. Move the function
that formats the "tooltip" of the current spot on the profile
to the C++ string-format.cpp.

Note: the actual code stays C with a few necessary adaptions
concerning the translation machinery.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2022-07-31 22:27:08 +02:00
..