Write engine configurations to disk immediately.
commite31df1b21af8cc245bfccb264fb97a259c2f4f5f
authorArto Jonsson <ajonsson@kapsi.fi>
Tue, 17 Mar 2009 09:51:09 +0000 (17 11:51 +0200)
committerArto Jonsson <ajonsson@kapsi.fi>
Tue, 17 Mar 2009 11:48:38 +0000 (17 13:48 +0200)
tree34c11d7827ed6a972577fb4ed699df50cc5f871d
parentbf376226c40e3436a519785918a2f76ec31b264f
Write engine configurations to disk immediately.

Earlier we wrote the engine configurations to disk at application
shutdown. Data loss occurs however if the application crashes.

The engine configurations are now written immediately to disk after the
user has accepted the changes.
projects/gui/src/mainwindow.cpp
projects/gui/src/mainwindow.h