2020-12-27 Fred Gleason <fredg@paravelsystems.com>

* Refactored 'ListLogs' dialog in rdairplay(1) to use
	'RDLogListModel'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-12-27 12:08:41 -05:00
parent bb5da3950f
commit b72b9f08c2
10 changed files with 51 additions and 159 deletions

View File

@@ -20751,3 +20751,6 @@
* Refactored 'RDListLogs' dialog to use 'RDLogListModel'.
* Added a 'caption' argument to the constructor of the
'RDListLogs' dialog.
2020-12-27 Fred Gleason <fredg@paravelsystems.com>
* Refactored 'ListLogs' dialog in rdairplay(1) to use
'RDLogListModel'.