fix commit fb764c8e53e17bc3e1e806e946956f3e70792020 (fixes PiP)
[enigma2.git] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()