mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2021-02-09 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'Log Events' dialog in rdlogmanager(1) to use the model based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -53,6 +53,7 @@ dist_rdlogmanager_SOURCES = add_clock.cpp add_clock.h\
|
||||
edit_schedrules.cpp edit_schedrules.h\
|
||||
edit_schedcoderules.cpp edit_schedcoderules.h\
|
||||
edit_track.cpp edit_track.h\
|
||||
eventlistmodel.cpp eventlistmodel.h\
|
||||
generate_log.cpp generate_log.h\
|
||||
importcartsmodel.cpp importcartsmodel.h\
|
||||
importcartsview.cpp importcartsview.h\
|
||||
@@ -81,6 +82,7 @@ nodist_rdlogmanager_SOURCES = moc_add_clock.cpp\
|
||||
moc_edit_schedrules.cpp\
|
||||
moc_edit_schedcoderules.cpp\
|
||||
moc_edit_track.cpp\
|
||||
moc_eventlistmodel.cpp\
|
||||
moc_generate_log.cpp\
|
||||
moc_importcartsmodel.cpp\
|
||||
moc_importcartsview.cpp\
|
||||
|
||||
Reference in New Issue
Block a user