mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2019-05-24 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDSocketStrings()' function in 'lib/rdsocketstrings.[cpp|h]'. * Fixed a bug in 'RDLiveWire' that caused false watchdog triggers.
This commit is contained in:
@@ -142,6 +142,7 @@ SOURCES += rdsettings.cpp
|
||||
SOURCES += rdsimpleplayer.cpp
|
||||
SOURCES += rdslider.cpp
|
||||
SOURCES += rdsocket.cpp
|
||||
SOURCES += rdsocketstrings.cpp
|
||||
SOURCES += rdsound_panel.cpp
|
||||
SOURCES += rdstation.cpp
|
||||
SOURCES += rdstatus.cpp
|
||||
@@ -275,6 +276,7 @@ HEADERS += rdsettings.h
|
||||
HEADERS += rdsimpleplayer.h
|
||||
HEADERS += rdslider.h
|
||||
HEADERS += rdsocket.h
|
||||
HEADERS += rdsocketstrings.h
|
||||
HEADERS += rdsound_panel.h
|
||||
HEADERS += rdstation.h
|
||||
HEADERS += rdstatus.h
|
||||
|
||||
Reference in New Issue
Block a user