mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-11 00:39:59 +00:00
added comment
This commit is contained in:
parent
4a0d1ba272
commit
3c8eeb8c48
@ -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 New Issue
Block a user