From 9ca4ee04147863346c4c44158ee4eb8c9b63246e Mon Sep 17 00:00:00 2001
From: Anton Piccardo-Selg <anton.piccardo-selg@tessella.com>
Date: Wed, 9 Nov 2016 21:29:47 +0000
Subject: [PATCH] Refs #17815 Set current index back to 0

---
 .../inc/MantidQtCustomInterfaces/SANSRunWindow.ui               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.ui
index fcd31364ad4..89314a94f50 100644
--- a/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.ui
+++ b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.ui
@@ -93,7 +93,7 @@
        <string notr="true"/>
       </property>
       <property name="currentIndex">
-       <number>5</number>
+       <number>0</number>
       </property>
       <property name="elideMode">
        <enum>Qt::ElideNone</enum>
-- 
GitLab