QTfrontend/hwform.cpp
branchflibqtfrontend
changeset 8267 9cf64a5c3445
parent 8246 6859b1afcbd4
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();
 }