We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5009cb + fbe15e1 commit 23a860fCopy full SHA for 23a860f
1 file changed
app/winapp/rtknavi/markdlg.cpp
@@ -22,7 +22,7 @@ __fastcall TMarkDialog::TMarkDialog(TComponent* Owner)
22
{
23
AnsiString s;
24
NMark=1;
25
- FixPos[0]=FixPos[0]=FixPos[0]=0.0;
+ FixPos[0]=FixPos[1]=FixPos[2]=0.0;
26
Label1->Caption=s.sprintf("%%r=%03d",NMark);
27
}
28
//---------------------------------------------------------------------------
0 commit comments