Navigation Menu

Skip to content

Commit

Permalink
experimenting with GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
JvanKatwijk committed Nov 30, 2018
1 parent a560ecc commit 4382693
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
22 changes: 0 additions & 22 deletions .qmake.stash

This file was deleted.

1 change: 1 addition & 0 deletions radio.cpp
Expand Up @@ -1266,6 +1266,7 @@ void RadioInterface::selectService (QString s) {
show_techData (ensembleLabel, s,
inputDevice -> getVFOFrequency () / 1000000.0,
&d);
serviceLabel -> setAlignment(Qt::AlignCenter);
serviceLabel -> setText (s);
my_dabProcessor -> set_audioChannel (&d, audioBuffer);
for (int i = 1; i < 10; i ++) {
Expand Down

0 comments on commit 4382693

Please sign in to comment.