use a notifier to immediate apply changed epg data file/path (it is then use on e2...
[enigma2.git] / lib / gdi / compositing.cpp
1 #include <lib/gdi/compositing.h>
2 #include <lib/gdi/grc.h>
3
4 DEFINE_REF(gCompositingData);
5
6 gContext::~gContext()
7 {
8 }
9