Skip to content

Restore the old record dialog by default

MelanieCarriere requested to merge AvailableOldDialogForRecordReaction into master

When pressing the "record" button : The dialog is the classic one by default (the user just need to choose a recording pcap file) The Advanced dialog (to record the calibration file too) can be selected by : "new lqStreamRecordReaction(this->Ui.actionRecord, true)"

Merge request reports