2016-07-13 Fred Gleason <fredg@paravelsystems.com>

* Made the 'Allow Cart Dragging' checkbox setting persistent across
	RDLibrary sessions in 'rdlibrary/rdlibrary.cpp'.
This commit is contained in:
Fred Gleason
2016-07-13 11:55:00 -04:00
parent 6c31c9e1d4
commit 26822841f5
2 changed files with 9 additions and 5 deletions

View File

@@ -15294,3 +15294,6 @@
2016-07-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'RDCart::GetXmlValue()' method that caused
XML field values not to be unescaped correctly.
2016-07-13 Fred Gleason <fredg@paravelsystems.com>
* Made the 'Allow Cart Dragging' checkbox setting persistent across
RDLibrary sessions in 'rdlibrary/rdlibrary.cpp'.