Remove debug statement

This commit is contained in:
Matthias Kuhn 2017-09-29 14:48:37 +02:00
parent 7410fbb009
commit e4767e693f
No known key found for this signature in database
GPG Key ID: A0E766808764D73F

View File

@ -67,8 +67,6 @@ void QgsAttributesFormProperties::loadAttributeTypeDialog()
mAttributeTypeDialog->setEnabled( true );
qWarning() << "LOAD WIDGET : " << index << " : " << cfg.mEditorWidgetType;
// AttributeTypeDialog
mAttributeTypeFrame->layout()->removeWidget( mAttributeTypeDialog );