2021-07-08 Fred Gleason <fredg@paravelsystems.com>

* Added a branding bug to rdairplay(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-07-08 11:21:37 -04:00
parent a597db41d1
commit 7b56562d0b
6 changed files with 684 additions and 0 deletions

View File

@@ -181,6 +181,7 @@ class MainWidget : public RDMainWindow
RDHotKeyList *air_keylist;
RDHotkeys *air_hotkeys;
TopStrip *air_top_strip;
QLabel *air_bug_label;
};