mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-14 14:41:13 +02:00
2021-06-26 Fred Gleason <fredg@paravelsystems.com>
* Refactored the layout in rdairplay(1) to achieve cleaner separation of global and per-log UI elements. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -58,6 +58,7 @@ dist_rdairplay_SOURCES = button_log.cpp button_log.h\
|
||||
rdairplay.cpp rdairplay.h\
|
||||
start_button.cpp start_button.h\
|
||||
stop_counter.cpp stop_counter.h\
|
||||
topstrip.cpp topstrip.h\
|
||||
voicetracker.cpp voicetracker.h\
|
||||
wall_clock.cpp wall_clock.h
|
||||
|
||||
@@ -75,6 +76,7 @@ nodist_rdairplay_SOURCES = moc_button_log.cpp\
|
||||
moc_rdairplay.cpp\
|
||||
moc_start_button.cpp\
|
||||
moc_stop_counter.cpp\
|
||||
moc_topstrip.cpp\
|
||||
moc_voicetracker.cpp\
|
||||
moc_wall_clock.cpp
|
||||
|
||||
|
Reference in New Issue
Block a user