QTfrontend/hwform.cpp
changeset 8266 927da572bcdc
parent 8226 67f07ff5b593
child 8268 fe4e94311585
--- 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();
 }