retain old type name for FrequencyList_v2, use new type name for new class

This commit is contained in:
Brian Moran
2022-10-11 18:30:01 -07:00
parent a39a48d76a
commit c185f8578f
16 changed files with 170 additions and 116 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
LiveFrequencyValidator::LiveFrequencyValidator (QComboBox * combo_box
, Bands const * bands
, FrequencyList_v2 const * frequencies
, FrequencyList_v2_101 const * frequencies
, Frequency const * nominal_frequency
, QWidget * parent)
: QRegExpValidator {