Fix 11899. [Mail Preferences] move the revert button to the left
Signed-off-by: John Scipione <[email protected]>
This commit is contained in:
@@ -317,8 +317,8 @@ ConfigWindow::ConfigWindow()
|
||||
.SetInsets(B_USE_DEFAULT_SPACING)
|
||||
.Add(tabView)
|
||||
.AddGroup(B_HORIZONTAL)
|
||||
.AddGlue()
|
||||
.Add(revertButton)
|
||||
.AddGlue()
|
||||
.Add(applyButton);
|
||||
|
||||
_LoadSettings();
|
||||
|
||||
Reference in New Issue
Block a user