diff options
Diffstat (limited to 'update.h')
-rw-r--r-- | update.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -167,6 +167,7 @@ class cUpdate : public cThread, public cStatus, public cParameters int storePicturesToFs(); int cleanupPictures(); int pictureLinkNeeded(const char* linkName); + int getOsd2WebPort(); tChannelID toChanID(const char* chanIdStr) { |