From 7bc4a59528ab13f3062dc1520e76f9ecedd87400 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Sat, 14 May 2005 15:23:23 +0000 Subject: - work on timers - add eInput widget - add python/Tools - add flexible listbox content --- lib/python/enigma_python.i | 3 +++ 1 file changed, 3 insertions(+) (limited to '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 -- cgit v1.2.3