Fixed a crash
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4204 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -254,6 +254,8 @@ void DynamicRibbonWidget::elementRemoved()
|
||||
Widget::elementRemoved();
|
||||
m_previous_item_count = 0;
|
||||
m_rows.clearWithoutDeleting();
|
||||
m_left_widget = NULL;
|
||||
m_right_widget = NULL;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user