Source v4.2.5, src/gle/graph2.cpp, line 1741 (class DataFill declaration):
bool m_tuneDistance;
I guess this "bool" is a typo and should be "double", as m_tuneDistance is used later as a real value.
Log in to post a comment.