From c479beea7cc338380a38e29ae041c03b2c299ac1 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Thu, 19 Jul 2007 23:48:55 +0000 Subject: add 'canvas' gui element where you can draw into a pixmap from python --- lib/python/enigma_python.i | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/python/enigma_python.i') diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index 0d559aba..cef97c36 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -65,6 +65,7 @@ is usually caused by not marking PSignals as immutable. #include #include #include +#include #include #include #include @@ -171,6 +172,7 @@ typedef long time_t; %include %include %include +%include %include %include %include -- cgit v1.2.3