diff options
| author | Fraxinas <andreas.frisch@multimedia-labs.de> | 2008-11-17 23:34:25 +0100 |
|---|---|---|
| committer | Fraxinas <andreas.frisch@multimedia-labs.de> | 2008-11-17 23:34:25 +0100 |
| commit | 9f233a55dbc640a9dd8d1aa46c1291d28fdea3b4 (patch) | |
| tree | 5e9f785a51127fadf1c96df875c992a67d5cdc23 /lib/python/enigma_python.i | |
| parent | f38670a4ea4d6dc6206e6bd99ad25943d0bf3602 (diff) | |
| parent | 9ca172f45cc02fe5cb693e7d35aade7d2233d448 (diff) | |
| download | enigma2-9f233a55dbc640a9dd8d1aa46c1291d28fdea3b4.tar.gz enigma2-9f233a55dbc640a9dd8d1aa46c1291d28fdea3b4.zip | |
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
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; |
