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
@@ -15,7 +15,7 @@ BandComboBox::BandComboBox (QWidget * parent)
// item text.
void BandComboBox::showPopup ()
{
auto minimum_width = view ()->sizeHintForColumn (FrequencyList_v2::frequency_mhz_column);
auto minimum_width = view ()->sizeHintForColumn (FrequencyList_v2_101::frequency_mhz_column);
if (count () > maxVisibleItems ())
{
// for some as yet unknown reason, in FT8 mode the scrollbar