diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2008-11-16 13:12:56 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2008-11-16 13:12:56 +0100 |
| commit | d732b430ccc1d1a78e666f16553b2e3c5dd131a8 (patch) | |
| tree | 1452a825936518acad2a0eee2e376aa7391613aa /lib/python/enigma_python.i | |
| parent | 6347d817582886ab7c7535b44601538749d06d5b (diff) | |
| download | enigma2-d732b430ccc1d1a78e666f16553b2e3c5dd131a8.tar.gz enigma2-d732b430ccc1d1a78e666f16553b2e3c5dd131a8.zip | |
work on asynchron pic loading... to get rid of spinning wheels
Diffstat (limited to 'lib/python/enigma_python.i')
| -rw-r--r-- | lib/python/enigma_python.i | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index 7de05d2b..84936375 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -141,6 +141,7 @@ typedef long time_t; %include <lib/service/service.h> // TODO: embed these... +%immutable ePicLoad::PictureData; %immutable eButton::selected; %immutable eInput::changed; %immutable eComponentScan::statusChanged; |
