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

* Updated the 'Default User' control in the 'Host' dialog in
	rdadmin(1) to use 'RDUserListModel'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-01-20 16:38:29 -05:00
parent 962abfa7fc
commit 38a2d40351
3 changed files with 24 additions and 28 deletions

View File

@@ -20851,3 +20851,6 @@
* Added a 'RDUserListModel' class.
* Refactored the 'List Users' dialog in rdadmin(1) to use the
model-based API.
2021-01-20 Fred Gleason <fredg@paravelsystems.com>
* Updated the 'Default User' control in the 'Host' dialog in
rdadmin(1) to use 'RDUserListModel'.