Fixed ticket #5032. The PrefWindow reverts the settings if, on exit,
the user chooses not to save. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34242 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
cf844822db
commit
f03034d7c9
@ -93,6 +93,8 @@ PrefWindow::QuitRequested()
|
||||
|
||||
if (index == 2)
|
||||
_Save();
|
||||
else
|
||||
_Revert();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user