mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
commit
This commit is contained in:
parent
665a6f0376
commit
e724dfcd36
@ -407,7 +407,6 @@ void QgsAttributesFormProperties::initAvailableWidgetsTree()
|
||||
DnDTreeItemData itemData = DnDTreeItemData( DnDTreeItemData::Relation, QStringLiteral( "%1" ).arg( relation.id() )); //relation.name() );
|
||||
itemData.setShowLabel( true );
|
||||
|
||||
//daveRelation
|
||||
RelationConfig cfg( mLayer, relation.id() );
|
||||
|
||||
QTreeWidgetItem *item = mAvailableWidgetsTree->addItem( catitem, itemData );
|
||||
|
Loading…
x
Reference in New Issue
Block a user