diff --git a/devsetup.ui b/devsetup.ui index 1ec6625ae..29729ccac 100644 --- a/devsetup.ui +++ b/devsetup.ui @@ -2410,6 +2410,58 @@ + + macro1 + macro2 + macro3 + macro4 + macro5 + macro6 + macro7 + macro8 + macro9 + macro10 + f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 + f13 + f14 + f15 + f16 + myGridEntry + buttonBox + cbPSKReporter + idIntSpinBox + cbID73 + ioTabWidget + saveDirEntry + comboBoxSndOut + pttComboBox + myCallEntry + pttMethodComboBox + comboBoxSndIn + catPortComboBox + cbEnableCAT + rigComboBox + dataBitsComboBox + stopBitsComboBox + serialRateComboBox + testCATButton + handshakeComboBox + testPTTButton + cbDTRoff + rbData + rbMic + diff --git a/mainwindow.cpp b/mainwindow.cpp index a1d8fd090..71cee4148 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//-------------------------------------------------------------- MainWindow +//--------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h"