X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/5ff227c657e02ebe2bc719faf4bd2231a04850c8..af574b481d63d4dea8cbef66680e597df5a27f1e:/lib/python/enigma_python.i diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index 53238e4a..322b3e56 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -39,7 +39,6 @@ is usually caused by not marking PSignals as immutable. #include #include #include -#include #include #include #include @@ -125,7 +124,6 @@ typedef long time_t; %include %include %include -%include %immutable eTimer::timeout; %immutable eSocketNotifier::activated; @@ -144,6 +142,7 @@ typedef long time_t; %immutable eComponentScan::statusChanged; %immutable eComponentScan::newService; %immutable pNavigation::m_event; +%immutable eListbox::selectionChanged; %include %include