mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Clear mTreeInitialExpand and search upon new connection
This commit is contained in:
parent
27422fd717
commit
edcc60857f
@ -270,6 +270,9 @@ void QgsWMSSourceSelect::clear()
|
||||
lstLayers->clear();
|
||||
lstTilesets->clearContents();
|
||||
|
||||
mTreeInitialExpand.clear();
|
||||
mLayersFilterLineEdit->clearValue();
|
||||
|
||||
mCRSs.clear();
|
||||
|
||||
const auto constButtons = mImageFormatGroup->buttons();
|
||||
|
Loading…
x
Reference in New Issue
Block a user