mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2021-02-01 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDNodeSlotsModel'. * Refactored the 'Viewing Livewire Node' dialog in rdadmin(1) to use the model-based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -195,6 +195,7 @@ dist_librd_la_SOURCES = dbversion.h\
|
||||
rdmp4.cpp rdmp4.h\
|
||||
rdmulticaster.cpp rdmulticaster.h\
|
||||
rdnodelistmodel.cpp rdnodelistmodelh\
|
||||
rdnodeslotsmodel.cpp rdnodeslotsmodel.h\
|
||||
rdnotification.cpp rdnotification.h\
|
||||
rdoneshot.cpp rdoneshot.h\
|
||||
rdpam.cpp rdpam.h\
|
||||
@@ -356,6 +357,7 @@ nodist_librd_la_SOURCES = moc_rd3emptycart.cpp\
|
||||
moc_rdmblookup.cpp\
|
||||
moc_rdmulticaster.cpp\
|
||||
moc_rdnodelistmodel.cpp\
|
||||
moc_rdnodeslotsmodel.cpp\
|
||||
moc_rdoneshot.cpp\
|
||||
moc_rdpanel_button.cpp\
|
||||
moc_rdpasswd.cpp\
|
||||
|
||||
Reference in New Issue
Block a user