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

* Refactored the 'Edit Switcher Event' dialog in rdcatch(1) to improve
	modularity.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-07-20 20:17:06 -04:00
parent 6c835fef3e
commit 8496b72f13
4 changed files with 107 additions and 259 deletions

View File

@@ -22079,3 +22079,6 @@
2021-07-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdadmin(1) that caused the username and
description fields to be blank on the main window.
2021-07-20 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'Edit Switcher Event' dialog in rdcatch(1) to improve
modularity.