mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-21 08:01:16 +01:00
2021-02-02 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDVarhostListModel'. * Refactored the 'Host Variables' dialog in rdadmin(1) to use the model-based API. * Removed the 'Add Host Variable' dialog from rdadmin(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -113,6 +113,7 @@ SOURCES += rdgroup.cpp
|
||||
SOURCES += rdgroup_list.cpp
|
||||
SOURCES += rdgrouplistmodel.cpp
|
||||
SOURCES += rdhash.cpp
|
||||
SOURCES += rdhostvarlistmodel.cpp
|
||||
SOURCES += rdidvalidator.cpp
|
||||
SOURCES += rdiconengine.cpp
|
||||
SOURCES += rdimagepickerbox.cpp
|
||||
@@ -284,6 +285,7 @@ HEADERS += rdgroup_list.h
|
||||
HEADERS += rdgroup.h
|
||||
HEADERS += rdgrouplistmodel.h
|
||||
HEADERS += rdhash.h
|
||||
HEADERS += rdhostvarlistmodel.h
|
||||
HEADERS += rdiconengine.h
|
||||
HEADERS += rdidvalidator.h
|
||||
HEADERS += rdimagepickerbox.h
|
||||
|
||||
Reference in New Issue
Block a user