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

* Refactored the 'Encoder 'Profiles' dialog in rdadmin(1) to use
	'QListWidget'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-01-26 09:36:33 -05:00
parent 9b5edb0672
commit 7d90af07a7
3 changed files with 37 additions and 32 deletions

View File

@@ -20905,3 +20905,6 @@
* Added 'RDPodcastListModel'.
* Refactored the 'Podcast Item List' dialog in rdcastmanager(1) to
use the model-based API.
2021-01-26 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'Encoder 'Profiles' dialog in rdadmin(1) to use
'QListWidget'.