Fix 11899. [Mail Preferences] move the revert button to the left

Signed-off-by: John Scipione <[email protected]>
This commit is contained in:
Janus
2015-03-11 18:41:56 -04:00
committed by John Scipione
parent 60c23976e6
commit f0cf06d6ae
+1 -1
View File
@@ -317,8 +317,8 @@ ConfigWindow::ConfigWindow()
.SetInsets(B_USE_DEFAULT_SPACING)
.Add(tabView)
.AddGroup(B_HORIZONTAL)
.AddGlue()
.Add(revertButton)
.AddGlue()
.Add(applyButton);
_LoadSettings();