mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-12 09:33:37 +02:00
2021-02-08 Fred Gleason <fredg@paravelsystems.com>
* Refactored the library list in the 'Edit Event' dialog in rdlogmanger(1) to use the model based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -55,7 +55,7 @@ dist_rdlogmanager_SOURCES = add_clock.cpp add_clock.h\
|
||||
edit_track.cpp edit_track.h\
|
||||
generate_log.cpp generate_log.h\
|
||||
import_listview.cpp import_listview.h\
|
||||
lib_listview.cpp lib_listview.h\
|
||||
librarytableview.cpp librarytableview.h\
|
||||
list_clocks.cpp list_clocks.h\
|
||||
list_events.cpp list_events.h\
|
||||
list_grids.cpp list_grids.h\
|
||||
@@ -82,7 +82,7 @@ nodist_rdlogmanager_SOURCES = moc_add_clock.cpp\
|
||||
moc_edit_track.cpp\
|
||||
moc_generate_log.cpp\
|
||||
moc_import_listview.cpp\
|
||||
moc_lib_listview.cpp\
|
||||
moc_librarytableview.cpp\
|
||||
moc_list_clocks.cpp\
|
||||
moc_list_events.cpp\
|
||||
moc_list_grids.cpp\
|
||||
|
Reference in New Issue
Block a user