Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid messages warning: this also avoids the warning like:
``` QObject::connect: Cannot connect (null)::repaintRequested() to LayerPreview::refresh() QObject::connect: Cannot connect (null)::layerCrsChanged() to LayerPreview::layerCrsChange() ``` from dbmanager when changing layer preview.
- Loading branch information