aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tv/src/tv_pc_menu_handling.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tv/src/tv_pc_menu_handling.erl')
-rw-r--r--lib/tv/src/tv_pc_menu_handling.erl4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/tv/src/tv_pc_menu_handling.erl b/lib/tv/src/tv_pc_menu_handling.erl
index 16195bf91f..5d411b106e 100644
--- a/lib/tv/src/tv_pc_menu_handling.erl
+++ b/lib/tv/src/tv_pc_menu_handling.erl
@@ -25,6 +25,10 @@
-module(tv_pc_menu_handling).
+-compile([{nowarn_deprecated_function,{gs,config,2}},
+ {nowarn_deprecated_function,{gs,destroy,1}},
+ {nowarn_deprecated_function,{gs,start,0}},
+ {nowarn_deprecated_function,{gs,window,3}}]).