X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/44433f650cd3e5f9f66253b74d194fcb01578595..16e1c26e4bfebd5960e9f4613da06c96556f5b4e:/lib/python/enigma_python.i diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index 11faff1c..6062c7d2 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -48,6 +48,7 @@ is usually caused by not marking PSignals as immutable. #include #include +#include #include #include #include @@ -92,6 +93,7 @@ extern PSignal1 &keyPressedSignal(); // TODO: embed these... %immutable eButton::selected; +%immutable eInput::changed; %immutable eComponentScan::statusChanged; %immutable pNavigation::m_event; @@ -101,6 +103,7 @@ extern PSignal1 &keyPressedSignal(); %include %include %include +%include %include %include %include