mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05:55 +01:00
2019-04-24 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'Cart Data Dump (fixed width)' report from rdlibrary(1).
This commit is contained in:
@@ -46,7 +46,6 @@ class ListReports : public QDialog
|
||||
private:
|
||||
void GenerateCartReport(QString *report);
|
||||
void GenerateCutReport(QString *report);
|
||||
void GenerateCartDumpFixed(QString *report,bool prepend_names);
|
||||
void GenerateCartDumpCsv(QString *report,bool prepend_names);
|
||||
QString CsvField(QString str) const;
|
||||
QLabel *list_reports_label;
|
||||
|
||||
Reference in New Issue
Block a user