QTfrontend/hwform.cpp
branchflibqtfrontend
changeset 8267 9cf64a5c3445
parent 8246 6859b1afcbd4
child 8268 fe4e94311585
equal deleted inserted replaced
8265:c678e5105c31 8267:9cf64a5c3445
  1596 {
  1596 {
  1597 #ifdef USE_XFIRE
  1597 #ifdef USE_XFIRE
  1598     xfire_free();
  1598     xfire_free();
  1599 #endif
  1599 #endif
  1600     config->SaveOptions();
  1600     config->SaveOptions();
       
  1601 #if VIDEOREC
  1601     config->SaveVideosOptions();
  1602     config->SaveVideosOptions();
       
  1603 #endif
  1602     event->accept();
  1604     event->accept();
  1603 }
  1605 }
  1604 
  1606 
  1605 void HWForm::Music(bool checked)
  1607 void HWForm::Music(bool checked)
  1606 {
  1608 {