mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-20 23:51:21 +01:00
2021-01-26 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDJackClientListModel'. * Refactored the 'Encoder 'Jack Configuration' dialog in rdadmin(1) to use the model-based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -116,6 +116,7 @@ SOURCES += rdimagepickerbox.cpp
|
||||
SOURCES += rdimagepickermodel.cpp
|
||||
SOURCES += rdimport_audio.cpp
|
||||
SOURCES += rdkernelgpio.cpp
|
||||
SOURCES += rdjackclientlistmodel.cpp
|
||||
SOURCES += rdlibrary_conf.cpp
|
||||
SOURCES += rdlibrarymodel.cpp
|
||||
SOURCES += rdlineedit.cpp
|
||||
@@ -273,6 +274,7 @@ HEADERS += rdidvalidator.h
|
||||
HEADERS += rdimagepickerbox.h
|
||||
HEADERS += rdimagepickermodel.h
|
||||
HEADERS += rdimport_audio.h
|
||||
HEADERS += rdjackclientlistmodel.h
|
||||
HEADERS += rdkernelgpio.h
|
||||
HEADERS += rdlibrary_conf.h
|
||||
HEADERS += rdlibrarymodel.h
|
||||
|
||||
Reference in New Issue
Block a user