2021-06-28 Fred Gleason <fredg@paravelsystems.com>

* Added a shaded rectangle background to the 'Button Log' and
	right-side widgets in rdairplay(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-06-28 09:23:41 -04:00
parent 31f54ee4fc
commit 8852491808
13 changed files with 343 additions and 155 deletions

View File

@@ -56,6 +56,7 @@ dist_rdairplay_SOURCES = button_log.cpp button_log.h\
pie_counter.cpp pie_counter.h\
post_counter.cpp post_counter.h\
rdairplay.cpp rdairplay.h\
soundpanel.cpp soundpanel.h\
start_button.cpp start_button.h\
stop_counter.cpp stop_counter.h\
topstrip.cpp topstrip.h\
@@ -74,6 +75,7 @@ nodist_rdairplay_SOURCES = moc_button_log.cpp\
moc_pie_counter.cpp\
moc_post_counter.cpp\
moc_rdairplay.cpp\
moc_soundpanel.cpp\
moc_start_button.cpp\
moc_stop_counter.cpp\
moc_topstrip.cpp\