1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-06-29 00:51:34 +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;