mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
auto-fix pre-commit issues
This commit is contained in:
parent
5e0fc5539f
commit
e01d6d7c4c
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user