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

* Fixed a regression in rdlogedit(1) that caused the rendering
	progress dialog to appear when there was no render being processed.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-07-28 10:51:08 -04:00
parent b7b7363d69
commit 7f93c17965
6 changed files with 13 additions and 16 deletions

View File

@@ -22097,3 +22097,6 @@
2021-07-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDLogListModel::updateRowLine()' that caused a
segfault.
2021-07-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogedit(1) that caused the rendering
progress dialog to appear when there was no render being processed.