2021-01-23 Fred Gleason <fredg@paravelsystems.com>

* Added 'RDDropboxListModel' class
	* Refactored the 'List Dropboxes' dialog in rdadmin(1) to use the
	model-based API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-01-23 08:43:08 -05:00
parent 376cd8e86b
commit d6be662898
21 changed files with 923 additions and 485 deletions

View File

@@ -20885,3 +20885,7 @@
2021-01-22 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'Q3ButtonGroup' dependency from the 'Configure
RDAirPlay' dialog in rdadmin(1).
2021-01-23 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDDropboxListModel' class
* Refactored the 'List Dropboxes' dialog in rdadmin(1) to use the
model-based API.