summaryrefslogtreecommitdiff
path: root/coreengine/viewelement.h
diff options
context:
space:
mode:
Diffstat (limited to 'coreengine/viewelement.h')
-rw-r--r--coreengine/viewelement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreengine/viewelement.h b/coreengine/viewelement.h
index 7a58a7f..ed37e1d 100644
--- a/coreengine/viewelement.h
+++ b/coreengine/viewelement.h
@@ -115,6 +115,6 @@ public:
******************************************************************/
bool RecordingIsHD(const cEvent* event);
bool RecordingIsUHD(const cEvent* event);
-bool RecordingIsRadio(const cEvent* event);
+bool RecordingIsRadio(const cEvent* event, const double FramesPerSecond);
#endif //__VIEWELEMENT_H