From b3195ad73e4399ff431d640f2d12df5914d36221 Mon Sep 17 00:00:00 2001 From: Tobias Markmann <tm@ayena.de> Date: Tue, 14 Oct 2014 09:21:02 +0200 Subject: Fix tab order of join room dialog. Test-Information: Run Swift and verify that tabbing through the join room dialog goes through the widgets from left to right and from top to buttom. Change-Id: I8acb0e10860970e758ff66318760dceeda9cfe0b diff --git a/Swift/QtUI/QtJoinMUCWindow.ui b/Swift/QtUI/QtJoinMUCWindow.ui index 9225f6f..f294f8c 100644 --- a/Swift/QtUI/QtJoinMUCWindow.ui +++ b/Swift/QtUI/QtJoinMUCWindow.ui @@ -120,10 +120,12 @@ </widget> <tabstops> <tabstop>room</tabstop> + <tabstop>searchButton</tabstop> <tabstop>nickName</tabstop> + <tabstop>password</tabstop> + <tabstop>instantRoom</tabstop> <tabstop>joinAutomatically</tabstop> <tabstop>joinButton</tabstop> - <tabstop>searchButton</tabstop> </tabstops> <resources/> <connections/> -- cgit v0.10.2-6-g49f6