mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2021-02-05 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDMacroCartModel' * Refactored the macro cart editor dialog in rdlibrary(1) to use the model-based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -187,6 +187,7 @@ dist_librd_la_SOURCES = dbversion.h\
|
||||
rdlogplay.cpp rdlogplay.h\
|
||||
rdmacro.cpp rdmacro.h\
|
||||
rdmacro_event.cpp rdmacro_event.h\
|
||||
rdmacrocartmodel.cpp rdmacrocartmodel.h\
|
||||
rdmarker_bar.cpp rdmarker_bar.h\
|
||||
rdmarker_button.cpp rdmarker_button.h\
|
||||
rdmarker_edit.cpp rdmarker_edit.h\
|
||||
@@ -361,6 +362,7 @@ nodist_librd_la_SOURCES = moc_rd3emptycart.cpp\
|
||||
moc_rdlogmodel.cpp\
|
||||
moc_rdlogplay.cpp\
|
||||
moc_rdmacro_event.cpp\
|
||||
moc_rdmacrocartmodel.cpp\
|
||||
moc_rdmarker_bar.cpp\
|
||||
moc_rdmarker_edit.cpp\
|
||||
moc_rdmatrixlistmodel.cpp\
|
||||
|
Reference in New Issue
Block a user