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

* Refactored 'RDListLogs' dialog to use 'RDLogListModel'.
	* Added a 'caption' argument to the constructor of the
	'RDListLogs' dialog.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-12-27 11:37:30 -05:00
parent eb231539f6
commit bb5da3950f
13 changed files with 51 additions and 166 deletions

View File

@@ -20747,3 +20747,7 @@
* Removed dependency on 'Q3PointArray' from rdlogedit(1).
2020-12-26 Fred Gleason <fredg@paravelsystems.com>
* Removed dependency on 'Q3PointArray' from 'RDWavePainter'.
2020-12-27 Fred Gleason <fredg@paravelsystems.com>
* Refactored 'RDListLogs' dialog to use 'RDLogListModel'.
* Added a 'caption' argument to the constructor of the
'RDListLogs' dialog.