fix tabs
[enigma2.git] / lib / gui / ewidget.cpp
index fea3524c8b717cdc51c70a57748461d4638413d2..19009fb9f969a299a600678a4b1c446173dc847e 100644 (file)
@@ -337,7 +337,7 @@ int eWidget::event(int event, void *data, void *data2)
                } else
                {
                        eWidget *w = this;
                } else
                {
                        eWidget *w = this;
-                                       while (w && !w->m_have_background_color)
+                       while (w && !w->m_have_background_color)
                                w = w->m_parent;
 
                        if (w)
                                w = w->m_parent;
 
                        if (w)