2018-10-22 Fred Gleason <fredg@paravelsystems.com>

* Fixed a ''qt_sql_default_connection' is still in use' runtime
	warning emitted by the 'RDDbValid()' function.
This commit is contained in:
Fred Gleason
2018-10-22 20:35:17 -04:00
parent 5b3cd9e4ab
commit 15c0449489
2 changed files with 14 additions and 7 deletions

View File

@@ -17877,3 +17877,6 @@
2018-10-22 Patrick Linstruth <patrick@deltecent.com>
* Fixed a bug in 'configure.ac' that broke the 'make rpm' target
when used with long version strings.
2018-10-22 Fred Gleason <fredg@paravelsystems.com>
* Fixed a ''qt_sql_default_connection' is still in use' runtime
warning emitted by the 'RDDbValid()' function.