GUI: child windows will no long be removed on parent destroy. listbox/window now...
[enigma2.git] / lib / gui / ewidget.h
index db86fd10600be1af162b91abc7ca840caf760c03..6739f25e35ed28dbd34db83d13106782c58ef855 100644 (file)
@@ -72,6 +72,8 @@ private:
        void doPaint(gPainter &painter, const gRegion &region);
        void recalcClipRegionsWhenVisible();
        
+       void parentRemoved();
+       
        gRGB m_background_color;
        int m_have_background_color;