mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-14 22:51:13 +02:00
2022-02-12 Fred Gleason <fredg@paravelsystems.com>
* Added CSV generation routines in 'lib/rdcsv.[cpp|h]'. * Added a 'Log Listing (CSV)' report to rdlogedit(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -66,6 +66,7 @@ SOURCES += rdcmd_switch.cpp
|
||||
SOURCES += rdcombobox.cpp
|
||||
SOURCES += rdconf.cpp
|
||||
SOURCES += rdconfig.cpp
|
||||
SOURCES += rdcsv.cpp
|
||||
SOURCES += rdcueedit.cpp
|
||||
SOURCES += rdcueeditdialog.cpp
|
||||
SOURCES += rdcut.cpp
|
||||
@@ -211,6 +212,7 @@ HEADERS += rdcmd_switch.h
|
||||
HEADERS += rdcombobox.h
|
||||
HEADERS += rdconf.h
|
||||
HEADERS += rdconfig.h
|
||||
HEADERS += rdcsv.h
|
||||
HEADERS += rdcueedit.h
|
||||
HEADERS += rdcueeditdialog.h
|
||||
HEADERS += rdcut_dialog.h
|
||||
|
Reference in New Issue
Block a user