2023-08-02 Fred Gleason <fredg@paravelsystems.com>

* Changed the tree view widget on the main window of rdcastmananger(1)
	to be a table view.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-08-02 14:21:37 -04:00
parent 983f1394e5
commit 9c5c9a0b77
3 changed files with 8 additions and 4 deletions

View File

@@ -24311,3 +24311,6 @@
2023-08-02 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Last Played' column to the library list in rdlibrary(1).
* Added a 'Ingested On' column to the library list in rdlibrary(1).
2023-08-02 Fred Gleason <fredg@paravelsystems.com>
* Changed the tree view widget on the main window of rdcastmananger(1)
to be a table view.