2021-01-14 Fred Gleason <fredg@paravelsystems.com>

* Reenabled cart dragging in rdlibrary(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-01-14 17:21:56 -05:00
parent db3f642a86
commit 4ebb261ebf
10 changed files with 110 additions and 172 deletions

View File

@@ -20784,3 +20784,5 @@
2021-01-13 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'RDCartDrag' class to 'RD3CartDrag'.
* Renamed the 'RDEmptyCart' widget to 'RD3EmptyCart'.
2021-01-14 Fred Gleason <fredg@paravelsystems.com>
* Reenabled cart dragging in rdlibrary(1).