index
:
vdr-plugin-live
feature_recimages
master
release/0.2.x
release/0.3.x
VDR Live Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
setup.h
2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index 0933ea2..b3e39f0 100644
--- a/
setup.h
+++ b/
setup.h
@@ -43,6 +43,8 @@ private:
bool CheckServerIps();
};
+Setup& LiveSetup();
+
} // namespace vdrlive
#endif // VDR_LIVE_SETUP_H