half-duplex
Roeland Jansen 2022-11-29 09:40:07 +01:00
rodzic 4c76cf6320
commit 06e4567b12
3 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -19,7 +19,7 @@ The following highlights are in this 1.51-release ince v1.50:
+ 1.52 added cluster spotting including color picker suport
optional SQLITE in memory for spots (disabled)
+ 1.xx modified band buttons to look more alike the layut on the rigs
+ 1.53 modified band buttons to look more alike the layout on the rigs
audio selction combobox shows full devicenames

Wyświetl plik

@ -13,7 +13,7 @@ TEMPLATE = app
CONFIG += console
DEFINES += WFVIEW_VERSION=\\\"1.52\\\"
DEFINES += WFVIEW_VERSION=\\\"1.53\\\"
DEFINES += BUILD_WFSERVER

Wyświetl plik

@ -14,7 +14,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets printsupport
TARGET = wfview
TEMPLATE = app
DEFINES += WFVIEW_VERSION=\\\"1.52\\\"
DEFINES += WFVIEW_VERSION=\\\"1.53\\\"
DEFINES += BUILD_WFVIEW