mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-17 22:23:42 +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