-rw-r--r-- | core/settings/light-and-power/lightsettingsbase.ui | 29 |
1 files changed, 12 insertions, 17 deletions
diff --git a/core/settings/light-and-power/lightsettingsbase.ui b/core/settings/light-and-power/lightsettingsbase.ui index 1f1ff17..c016cd8 100644 --- a/core/settings/light-and-power/lightsettingsbase.ui +++ b/core/settings/light-and-power/lightsettingsbase.ui @@ -1350,43 +1350,38 @@ <slot>calibrateSensor()</slot> </connection> <connection> <sender>CalibrateLightSensor_ac</sender> <signal>clicked()</signal> <receiver>LightSettingsBase</receiver> <slot>calibrateSensorAC()</slot> </connection> <slot access="public">calibrateSensor()</slot> <slot access="public">calibrateSensorAC()</slot> </connections> <tabstops> - <tabstop>brightness</tabstop> - <tabstop>brightness_ac</tabstop> <tabstop>tabs</tabstop> - <tabstop>LcdOffOnly</tabstop> - <tabstop>closeHingeAction</tabstop> <tabstop>interval_dim</tabstop> <tabstop>interval_lightoff</tabstop> <tabstop>interval_suspend</tabstop> - <tabstop>auto_brightness</tabstop> - <tabstop>CalibrateLightSensor</tabstop> - <tabstop>brightness</tabstop> - <tabstop>interval_lightoff</tabstop> - <tabstop>interval_suspend</tabstop> - <tabstop>interval_dim</tabstop> - <tabstop>LcdOffOnly_ac</tabstop> - <tabstop>auto_brightness</tabstop> - <tabstop>CalibrateLightSensor_ac</tabstop> - <tabstop>lowSpinBox</tabstop> - <tabstop>warnintervalBox</tabstop> - <tabstop>criticalSpinBox</tabstop> <tabstop>frequency</tabstop> + <tabstop>LcdOffOnly</tabstop> + <tabstop>closeHingeAction</tabstop> + <tabstop>brightness</tabstop> <tabstop>contrast</tabstop> + <tabstop>auto_brightness</tabstop> + <tabstop>CalibrateLightSensor</tabstop> + <tabstop>interval_dim_ac</tabstop> <tabstop>interval_lightoff_ac</tabstop> <tabstop>interval_suspend_ac</tabstop> - <tabstop>interval_dim_ac</tabstop> <tabstop>frequency_ac</tabstop> + <tabstop>LcdOffOnly_ac</tabstop> <tabstop>closeHingeAction_ac</tabstop> + <tabstop>brightness_ac</tabstop> <tabstop>contrast_ac</tabstop> <tabstop>auto_brightness_ac</tabstop> + <tabstop>CalibrateLightSensor_ac</tabstop> + <tabstop>warnintervalBox</tabstop> + <tabstop>lowSpinBox</tabstop> + <tabstop>criticalSpinBox</tabstop> </tabstops> </UI> |