mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2021-01-31 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDVguestResourceListModel'. * Refactored the 'vGuest Switches'/'vGuest Displays' dialogs in rdadmin(1) to use the model-based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -193,6 +193,7 @@ SOURCES += rdttyout.cpp
|
||||
SOURCES += rduser.cpp
|
||||
SOURCES += rduserlistmodel.cpp
|
||||
SOURCES += rdversion.cpp
|
||||
SOURCES += rdvguestresourcelistmodel.cpp
|
||||
SOURCES += rdwavedata.cpp
|
||||
SOURCES += rdwavefile.cpp
|
||||
SOURCES += rdweb.cpp
|
||||
@@ -361,6 +362,7 @@ HEADERS += rdttyout.h
|
||||
HEADERS += rduser.h
|
||||
HEADERS += rduserlistmodel.h
|
||||
HEADERS += rdversion.h
|
||||
HEADERS += rdvguestresourcelistmodel.h
|
||||
HEADERS += rdwavedata.h
|
||||
HEADERS += rdweb.h
|
||||
HEADERS += rdwidget.h
|
||||
|
Reference in New Issue
Block a user