auto-fix pre-commit issues

This commit is contained in:
github-actions[bot] 2025-05-20 09:56:14 +00:00
parent 5e0fc5539f
commit e01d6d7c4c

View File

@ -364,7 +364,7 @@ void QgsNewHttpConnection::updateServiceSpecificSettings()
txtPageSize->setText( QgsOwsConnection::settingsPagesize->value( detailsParameters ) );
}
void QgsNewHttpConnection::showEvent(QShowEvent* event)
void QgsNewHttpConnection::showEvent( QShowEvent *event )
{
QDialog::showEvent( event );
adjustSize();