diff -r c678e5105c31 -r 9cf64a5c3445 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(); }