diff --git a/devsetup.ui b/devsetup.ui index d102e49db..4f79c3890 100644 --- a/devsetup.ui +++ b/devsetup.ui @@ -2448,7 +2448,10 @@ myGridEntry pttMethodComboBox pttComboBox + cbPSKReporter + cbID73 idIntSpinBox + pskReporterAntenna cbEnableCAT rigComboBox catPortComboBox diff --git a/logqso.ui b/logqso.ui index 58b10b4ee..a9c6fe902 100644 --- a/logqso.ui +++ b/logqso.ui @@ -705,6 +705,22 @@ + + call + date + time + mode + band + sent + rcvd + grid + name + txPower + cbTxPower + comments + cbComments + buttonBox + diff --git a/mainwindow.cpp b/mainwindow.cpp index eb1abc915..6ce647246 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//-------------------------------------------------------------- MainWindow +//------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h"