Hi All,

I would like to see the speed@trackpoints while the mouse hovers over 
the point.  I figured out what to change in CTrack.cpp and it works 
nice, but I have no idea how to fix the language files (complete newbie 
for cpp)

The diff for CTrack.cpp looks like:

diff CTrack.cpp CTrack.cpp.org
1964,1969d1963
<
<     if(trkpt.speed != WPT_NOFLOAT)
<     {
<         if(str.count()) str += " ";
<         str += tr("speed: %1km/h").arg(trkpt.speed*3.6,0,'f',0);
<     }


would be great if this could be part of the next release and someone can 
assist me in changing the language files.

Thanks
Gunther

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to