mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-23 23:12:04 +08:00
ui/map_settings: remove repaint (#28642)
This commit is contained in:
@@ -218,7 +218,6 @@ void MapSettings::refresh() {
|
||||
}
|
||||
|
||||
destinations_layout->addStretch();
|
||||
repaint();
|
||||
}
|
||||
|
||||
void MapSettings::navigateTo(const QJsonObject &place) {
|
||||
|
||||
Reference in New Issue
Block a user