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

* Removed the 'CatchListView' widget from rdcatch(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-02-14 12:17:57 -05:00
parent f084b17b06
commit c654e24a29
12 changed files with 8 additions and 177 deletions

View File

@@ -21,7 +21,6 @@ TEMPLATE = app
x11 {
SOURCES += add_recording.cpp
SOURCES += catch_listview.cpp
SOURCES += catchtableview.cpp
SOURCES += deckmon.cpp
SOURCES += edit_cartevent.cpp
@@ -37,7 +36,6 @@ x11 {
x11 {
HEADERS += add_recording.h
HEADERS += catch_listview.h
HEADERS += catchtableview.h
HEADERS += deckmon.h
HEADERS += edit_cartevent.h