mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2021-02-03 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDReplCartListModel'. * Refactored the 'XDS Replicator Carts' dialog in rdadmin(1) to use the model-based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -163,6 +163,7 @@ SOURCES += rdpypadlistmodel.cpp
|
||||
SOURCES += rdrecording.cpp
|
||||
SOURCES += rdrehash.cpp
|
||||
SOURCES += rdrenderer.cpp
|
||||
SOURCES += rdreplcartlistmodel.cpp
|
||||
SOURCES += rdreplicatorlistmodel.cpp
|
||||
SOURCES += rdreport.cpp
|
||||
SOURCES += rdresourcelistmodel.cpp
|
||||
@@ -337,6 +338,7 @@ HEADERS += rdpypadlistmodel.h
|
||||
HEADERS += rdrecording.h
|
||||
HEADERS += rdrehash.h
|
||||
HEADERS += rdrenderer.h
|
||||
HEADERS += rdreplcartlistmodel.h
|
||||
HEADERS += rdreplicatorlistmodel.h
|
||||
HEADERS += rdreport.h
|
||||
HEADERS += rdresourcelistmodel.h
|
||||
|
Reference in New Issue
Block a user