Fix merge error

half-duplex
Phil Taylor 2021-07-08 15:43:54 +01:00
rodzic 20f3e70d2a
commit 445a4157b7
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -133,7 +133,7 @@ SOURCES += main.cpp\
repeatersetup.cpp \
rigctld.cpp \
ring/ring.cpp \
shuttle.cpp
shuttle.cpp \
transceiveradjustments.cpp \
aboutbox.cpp
@ -161,7 +161,7 @@ HEADERS += wfmain.h \
rigctld.h \
ulaw.h \
ring/ring.h \
shuttle.h
shuttle.h \
transceiveradjustments.h \
audiotaper.h \
aboutbox.h