1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 00:39:59 +00:00

added comment

This commit is contained in:
sirherrbatka 2014-03-16 17:11:13 +01:00
parent 4a0d1ba272
commit 3c8eeb8c48

View File

@ -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;