mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2021-01-19 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDGroupListModel' class. * Refactored the 'List Groups' dialog in rdadmin(1) to use the model-based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -143,6 +143,7 @@ dist_librd_la_SOURCES = dbversion.h\
|
||||
rdgrid.cpp rdgrid.h\
|
||||
rdgroup.cpp rdgroup.h\
|
||||
rdgroup_list.cpp rdgroup_list.h\
|
||||
rdgrouplistmodel.cpp rdgrouplistmodel.h\
|
||||
rdhash.cpp rdhash.h\
|
||||
rdhotkeys.cpp rdhotkeys.h\
|
||||
rdhotkeylist.cpp rdhotkeylist.h\
|
||||
@@ -304,6 +305,7 @@ nodist_librd_la_SOURCES = moc_rdadd_cart.cpp\
|
||||
moc_rdgetpasswd.cpp\
|
||||
moc_rdgpio.cpp\
|
||||
moc_rdgpioselector.cpp\
|
||||
moc_rdgrouplistmodel.cpp\
|
||||
moc_rdhotkeys.cpp\
|
||||
moc_rdhotkeylist.cpp\
|
||||
moc_rdimagepickerbox.cpp\
|
||||
|
||||
Reference in New Issue
Block a user