mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2020-12-26 Fred Gleason <fredg@paravelsystems.com>
* Removed 'ListListViewItem' class from rdlogedit(1). * Removed 'LogListView' class from rdlogedit(1). * Removed dependency on 'Q3DateEdit' from rdlogedit(1). * Removed dependency on 'Q3PointArray' from rdlogedit(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -30,7 +30,6 @@ SOURCES += edit_log.cpp
|
||||
SOURCES += edit_logline.cpp
|
||||
SOURCES += edit_marker.cpp
|
||||
SOURCES += edit_track.cpp
|
||||
SOURCES += list_listviewitem.cpp
|
||||
SOURCES += list_reports.cpp
|
||||
SOURCES += logmodel.cpp
|
||||
SOURCES += logtableview.cpp
|
||||
@@ -45,7 +44,6 @@ HEADERS += edit_logline.h
|
||||
HEADERS += edit_marker.h
|
||||
HEADERS += edit_track.h
|
||||
HEADERS += globals.h
|
||||
HEADERS += list_listviewitem.h
|
||||
HEADERS += list_reports.h
|
||||
HEADERS += logmodel.h
|
||||
HEADERS += logtableview.h
|
||||
|
Reference in New Issue
Block a user