diff --git a/src/Settings.h b/src/Settings.h index 6a6d8ed71..a2d61b9a9 100644 --- a/src/Settings.h +++ b/src/Settings.h @@ -32,6 +32,7 @@ #define GC_UNIT "unit" #define GC_SETTINGS_LAST_IMPORT_PATH "mainwindow/lastImportPath" #define GC_ALLRIDES_ASCENDING "allRidesAscending" +#define GC_CRANKLENGTH "crankLength" #endif // _GC_Settings_h