mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
disconnect connection to accepted (not needed)
This commit is contained in:
parent
7d453b4d19
commit
59fb63d46e
@ -150,7 +150,6 @@ QgsMapSaveDialog::QgsMapSaveDialog( QWidget *parent, QgsMapCanvas *mapCanvas, co
|
||||
}
|
||||
}
|
||||
|
||||
connect( buttonBox, &QDialogButtonBox::accepted, this, &QgsMapSaveDialog::onAccepted );
|
||||
connect( buttonBox, &QDialogButtonBox::helpRequested, this, &QgsMapSaveDialog::showHelp );
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user