mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2021-01-22 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDStationListModel' class * Refactored the 'List Hosts' dialog in rdadmin(1) to use the model-based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -227,6 +227,7 @@ dist_librd_la_SOURCES = dbversion.h\
|
||||
rdsocketstrings.cpp rdsocketstrings.h\
|
||||
rdsound_panel.cpp rdsound_panel.h\
|
||||
rdstation.cpp rdstation.h\
|
||||
rdstationlistmodel.cpp rdstationlistmodel.h\
|
||||
rdstatus.cpp rdstatus.h\
|
||||
rdstereometer.cpp rdstereometer.h\
|
||||
rdstringlist.cpp rdstringlist.h\
|
||||
@@ -354,6 +355,7 @@ nodist_librd_la_SOURCES = moc_rdadd_cart.cpp\
|
||||
moc_rdsound_panel.cpp\
|
||||
moc_rdslotbox.cpp\
|
||||
moc_rdslotdialog.cpp\
|
||||
moc_rdstationlistmodel.cpp\
|
||||
moc_rdstereometer.cpp\
|
||||
moc_rdsvc.cpp\
|
||||
moc_rdtimeedit.cpp\
|
||||
|
||||
Reference in New Issue
Block a user