From 95a18afc7d1b4aa9f442c5ec1f5d63e9cf526048 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Sun, 17 Feb 2013 21:51:53 +0200 Subject: [PATCH] Git: Logically reorder fields in change selection dialog Initial focus should be on change, not on the button box Change-Id: I72cc8f887e3dbaba2db909d207432ab369ec572d Reviewed-by: Tobias Hunger --- src/plugins/git/changeselectiondialog.ui | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/plugins/git/changeselectiondialog.ui b/src/plugins/git/changeselectiondialog.ui index f4167bbfa03..d4b56fa7cba 100644 --- a/src/plugins/git/changeselectiondialog.ui +++ b/src/plugins/git/changeselectiondialog.ui @@ -14,16 +14,6 @@ QLayout::SetDefaultConstraint - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - @@ -64,6 +54,16 @@ + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + +