mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-20 07:31:23 +01:00
2021-01-22 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDServiceListModel' class * Refactored the 'List Services' dialog in rdadmin(1) to use the model-based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -157,6 +157,7 @@ SOURCES += rdschedcode.cpp
|
||||
SOURCES += rdsegmeter.cpp
|
||||
SOURCES += rdsendmail.cpp
|
||||
SOURCES += rdsettings.cpp
|
||||
SOURCES += rdservicelistmodel.cpp
|
||||
SOURCES += rdsimpleplayer.cpp
|
||||
SOURCES += rdslider.cpp
|
||||
SOURCES += rdsocket.cpp
|
||||
@@ -309,6 +310,7 @@ HEADERS += rdrsscategorybox.h
|
||||
HEADERS += rdschedcode.h
|
||||
HEADERS += rdsegmeter.h
|
||||
HEADERS += rdsendmail.h
|
||||
HEADERS += rdservicelistmodel.h
|
||||
HEADERS += rdsettings.h
|
||||
HEADERS += rdsimpleplayer.h
|
||||
HEADERS += rdslider.h
|
||||
|
||||
Reference in New Issue
Block a user