mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Followup 96e39f7
This commit is contained in:
parent
68c49fe09a
commit
c94a958915
@ -78,7 +78,8 @@ void QgsDualView::init( QgsVectorLayer* layer, QgsMapCanvas* mapCanvas, const Qg
|
||||
|
||||
connect( mAttributeForm, SIGNAL( attributeChanged( QString, QVariant ) ), this, SLOT( featureFormAttributeChanged() ) );
|
||||
|
||||
columnBoxInit();
|
||||
if ( !mFeatureListPreviewButton->actions().count() )
|
||||
columnBoxInit();
|
||||
}
|
||||
|
||||
void QgsDualView::columnBoxInit()
|
||||
|
Loading…
x
Reference in New Issue
Block a user