summaryrefslogtreecommitdiff
path: root/plex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plex.cpp')
-rw-r--r--plex.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plex.cpp b/plex.cpp
index 3cc091d..5ce9bc0 100644
--- a/plex.cpp
+++ b/plex.cpp
@@ -68,6 +68,7 @@ bool cMyPlugin::Start(void)
reg.SetViewElement(viRootView, verBackground, "background");
reg.SetViewElement(viRootView, verInfopane, "infopane");
reg.SetViewElement(viRootView, verFooter, "footer");
+ reg.SetViewElement(viRootView, verWatch, "time");
/*
reg.SetSubView(viRootView, viDetailView, "detail.xml");
reg.SetViewElement(viDetailView, vedBackground, "background");