diff -r db365ea9fce1 -r 927da572bcdc QTfrontend/hwform.cpp --- a/QTfrontend/hwform.cpp Fri Dec 07 11:05:17 2012 -0500 +++ b/QTfrontend/hwform.cpp Fri Dec 07 16:03:53 2012 -0500 @@ -1598,7 +1598,9 @@ xfire_free(); #endif config->SaveOptions(); +#if VIDEOREC config->SaveVideosOptions(); +#endif event->accept(); }