mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-20 15:41:23 +01:00
2021-01-22 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDStationListModel' class * Refactored the 'List Hosts' dialog in rdadmin(1) to use the model-based API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -164,6 +164,7 @@ SOURCES += rdsocket.cpp
|
||||
SOURCES += rdsocketstrings.cpp
|
||||
SOURCES += rdsound_panel.cpp
|
||||
SOURCES += rdstation.cpp
|
||||
SOURCES += rdstationlistmodel.cpp
|
||||
SOURCES += rdstatus.cpp
|
||||
SOURCES += rdstereometer.cpp
|
||||
SOURCES += rdsvc.cpp
|
||||
@@ -318,6 +319,7 @@ HEADERS += rdsocket.h
|
||||
HEADERS += rdsocketstrings.h
|
||||
HEADERS += rdsound_panel.h
|
||||
HEADERS += rdstation.h
|
||||
HEADERS += rdstationlistmodel.h
|
||||
HEADERS += rdstatus.h
|
||||
HEADERS += rdstereometer.h
|
||||
HEADERS += rdsvc.h
|
||||
|
||||
Reference in New Issue
Block a user