forked from teamnwah/openmw-tes3coop
added comment
This commit is contained in:
parent
4a0d1ba272
commit
3c8eeb8c48
1 changed files with 1 additions and 0 deletions
|
@ -306,6 +306,7 @@ void CSVWorld::EditWidget::remake(int row)
|
|||
}
|
||||
mMainWidget = new QWidget (this);
|
||||
|
||||
//not sure if widget mapper can handle deleting the widgets that were mapped
|
||||
if (mWidgetMapper)
|
||||
{
|
||||
delete mWidgetMapper;
|
||||
|
|
Loading…
Reference in a new issue