diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingView.ui b/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingView.ui index 874939111103700bd43e746f709f2fb38d9daba8..b7a726d416ef3416b0ee42a264f5ccfb7a9d4563 100644 --- a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingView.ui +++ b/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingView.ui @@ -394,6 +394,9 @@ <property name="maximum"> <double>32</double> </property> + <property name="decimals"> + <number>3</number> + </property> </widget> </item> <item> @@ -411,6 +414,9 @@ <property name="maximum"> <double>32</double> </property> + <property name="decimals"> + <number>3</number> + </property> </widget> </item> </layout>