Skip to content

Commit

Permalink
Merge pull request #1473 from VinzenzBildstein/main
Browse files Browse the repository at this point in the history
Fixing #1472
  • Loading branch information
VinzenzBildstein authored Oct 24, 2024
2 parents 84bd730 + 4715150 commit 9351949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/TGUI/TSourceCalibration.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,7 @@ void TSourceCalibration::BuildFirstInterface()
fSourceBox.back()->Select(index);
SetSource(kSourceBox + fSourceBox.size() - 1, index);
}
++index;
}
}
#else
Expand Down

0 comments on commit 9351949

Please sign in to comment.