[chronojump] Minor change



commit 12cde80ccbb9c4936eacbdb8cd171c59dbc50709
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Apr 19 16:55:00 2021 +0200

    Minor change

 src/gui/app1/encoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gui/app1/encoder.cs b/src/gui/app1/encoder.cs
index b9e7d42f..873d2da0 100644
--- a/src/gui/app1/encoder.cs
+++ b/src/gui/app1/encoder.cs
@@ -4435,7 +4435,7 @@ public partial class ChronoJumpWindow
        }
 
        //this is called also when an exercise is deleted to update the combo and the string []
-       //and on change mode POWERGRAVITORY <-> POWERINERTIAL, because forceSensorExercises can have 
different type (encoderGI)
+       //and on change mode POWERGRAVITORY <-> POWERINERTIAL, because encoderExercises can have different 
type (encoderGI)
        protected void createEncoderComboExerciseAndAnalyze()
        {
                ArrayList encoderExercises = SqliteEncoder.SelectEncoderExercises(false, -1, false, 
getEncoderGIByMenuitemMode());


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]