aboutsummaryrefslogtreecommitdiff
path: root/lib/python/enigma_python.i
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/enigma_python.i')
-rw-r--r--lib/python/enigma_python.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i
index 0ca55bb9..21f2b2ec 100644
--- a/lib/python/enigma_python.i
+++ b/lib/python/enigma_python.i
@@ -142,7 +142,6 @@ typedef long time_t;
%template(eServiceCenterPtr) ePtr<eServiceCenter>;
%include <lib/service/event.h>
-
// TODO: embed these...
%immutable eConsoleAppContainer::appClosed;
%immutable eConsoleAppContainer::dataAvail;
@@ -153,6 +152,7 @@ typedef long time_t;
%immutable eComponentScan::newService;
%immutable pNavigation::m_event;
%immutable eListbox::selectionChanged;
+%immutable eDVBCI_UI::mmiAvail;
%include <lib/base/console.h>
%include <lib/base/nconfig.h>