fix possible crash on weird audio streams
[enigma2.git] / lib / gui / ewindowstyle.h
index c204a0344273ad0f1c8788428fa247c4e4e72d00..5008cd6e1d73a6f76f759b8dff391318e23cafad 100644 (file)
@@ -86,7 +86,6 @@ SWIG_EXTEND(ePtr<eWindowStyleManager>,
 class eWindowStyleSimple: public eWindowStyle
 {
        DECLARE_REF(eWindowStyleSimple);
-private:
        ePtr<gFont> m_fnt;
        gColor m_border_color_tl, m_border_color_br, m_title_color_back, m_title_color, m_background_color;