From 25ca6a75bc83df7224f56fc1ab22c4491f77649e Mon Sep 17 00:00:00 2001 From: rubidium42 Date: Mon, 5 Jul 2021 17:46:38 +0200 Subject: Codechange: split off the settings table and all the callbacks from the main settings handling logic --- src/table/settings/company_settings.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/table/settings/company_settings.ini') diff --git a/src/table/settings/company_settings.ini b/src/table/settings/company_settings.ini index e5019305f..52920e6e6 100644 --- a/src/table/settings/company_settings.ini +++ b/src/table/settings/company_settings.ini @@ -12,7 +12,7 @@ static void UpdateAllServiceInterval(int32 new_value); static bool CanUpdateServiceInterval(VehicleType type, int32 &new_value); static void UpdateServiceInterval(VehicleType type, int32 new_value); -static const SettingVariant _company_settings[] = { +static const SettingVariant _company_settings_table[] = { [post-amble] }; [templates] -- cgit v1.2.3-70-g09d2