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

* Removed the 'RDListView' class.
	* Removed the 'RDListViewItem' class.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-02-14 17:43:13 -05:00
parent d3607fbe00
commit cfd3d2ed09
13 changed files with 3 additions and 526 deletions

View File

@@ -129,8 +129,6 @@ SOURCES += rdlineedit.cpp
SOURCES += rdlist_logs.cpp
SOURCES += rdlist_groups.cpp
SOURCES += rdlistselector.cpp
SOURCES += rdlistview.cpp
SOURCES += rdlistviewitem.cpp
SOURCES += rdlog.cpp
SOURCES += rdlog_line.cpp
SOURCES += rdlogedit_conf.cpp
@@ -306,8 +304,6 @@ HEADERS += rdlineedit.h
HEADERS += rdlist_groups.h
HEADERS += rdlist_logs.h
HEADERS += rdlistselector.h
HEADERS += rdlistview.h
HEADERS += rdlistviewitem.h
HEADERS += rdlog.h
HEADERS += rdlog_line.h
HEADERS += rdlogedit_conf.h