mainloop cleanup/speedup
[vuplus_dvbapp] / lib / gdi / lcd.h
index 6ee4dbe..de49571 100644 (file)
@@ -42,6 +42,7 @@ class eDBoxLCD: public eLCD
 {
        static eDBoxLCD *instance;
        unsigned char inverted;
+       int is_oled;
 #ifdef SWIG
        eDBoxLCD();
        ~eDBoxLCD();