2017-11-08 Fred Gleason <fredg@paravelsystems.com>

* Replaced the custom 'List Logs' dialog in rdlogedit(1) with
	RDListLog.
This commit is contained in:
Fred Gleason
2017-11-08 09:06:41 -05:00
parent 8d690a6296
commit 78c722e99b
13 changed files with 48 additions and 270 deletions

View File

@@ -38,7 +38,6 @@ SOURCES += edit_logline.cpp
SOURCES += edit_marker.cpp
SOURCES += edit_track.cpp
SOURCES += list_listviewitem.cpp
SOURCES += list_logs.cpp
SOURCES += list_reports.cpp
SOURCES += rdlogedit.cpp
x11 {
@@ -55,7 +54,6 @@ HEADERS += edit_marker.h
HEADERS += edit_track.h
HEADERS += globals.h
HEADERS += list_listviewitem.h
HEADERS += list_logs.h
HEADERS += list_reports.h
HEADERS += rdlogedit.h
x11 {