mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-15 17:11:33 +01:00
2021-01-27 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDMatrix::id()' method. * Added 'RDIconEngine::Switcher', 'RDIconEngine::Record', 'RDIconEngine::Download' and 'RDIconEngine::Upload' icons to 'RDIconEngine. * Added 'RDMatrixListModel'. * Refactored the 'Rivendell Switcher List' dialog in rdadmin(1) to use the model-based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -51,7 +51,6 @@ class ListMatrices : public RDDialog
|
||||
|
||||
private:
|
||||
void DeleteMatrix(RDMatrix *mtx);
|
||||
void AddList(int matrix_num);
|
||||
QLabel *list_title_label;
|
||||
RDTableView *list_view;
|
||||
RDMatrixListModel *list_model;
|
||||
|
||||
Reference in New Issue
Block a user