ui/map_settings: remove repaint (#28642)

old-commit-hash: e8db988f2a40716bca2cf1767ddb7b589274dfc4
This commit is contained in:
Dean Lee
2023-06-23 07:31:05 +08:00
committed by GitHub
parent ffcc2e4c61
commit 34db65aad0
-1
View File
@@ -218,7 +218,6 @@ void MapSettings::refresh() {
}
destinations_layout->addStretch();
repaint();
}
void MapSettings::navigateTo(const QJsonObject &place) {