summaryrefslogtreecommitdiff
path: root/coreengine/viewelement.h
diff options
context:
space:
mode:
Diffstat (limited to 'coreengine/viewelement.h')
-rw-r--r--coreengine/viewelement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/coreengine/viewelement.h b/coreengine/viewelement.h
index 2696a0b..83e9e11 100644
--- a/coreengine/viewelement.h
+++ b/coreengine/viewelement.h
@@ -114,5 +114,6 @@ public:
* helper function (did not find any other common place)
******************************************************************/
bool RecordingIsHD(const cEvent* event);
+bool RecordingIsUHD(const cEvent* event);
#endif //__VIEWELEMENT_H