row -> iRow
This commit is contained in:
@@ -326,7 +326,7 @@ void ScreenEditCourseEntry::ImportAllOptions()
|
||||
}
|
||||
}
|
||||
|
||||
void ScreenEditCourseEntry::ExportOptions( int row, const vector<PlayerNumber> &vpns )
|
||||
void ScreenEditCourseEntry::ExportOptions( int iRow, const vector<PlayerNumber> &vpns )
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user