GUI: child windows will no long be removed on parent destroy. listbox/window now...
[vuplus_dvbapp] / lib / gui / ewidget.h
index db86fd1..6739f25 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;