2018-08-08 Fred Gleason <fredg@paravelsystems.com>

* Fixed up column alignment in the cart list in rdlibrary(1).
This commit is contained in:
Fred Gleason
2018-08-08 18:20:45 -04:00
parent 8d11616b4b
commit 3a902b2b7d
2 changed files with 24 additions and 12 deletions

View File

@@ -17334,3 +17334,5 @@
2018-08-08 Fred Gleason <fredg@paravelsystems.com>
* Modified all instances of 'QStringList::split()' calls to use
'QString::split()'.
2018-08-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed up column alignment in the cart list in rdlibrary(1).