mirror of
https://github.com/huderlem/porymap.git
synced 2026-04-24 14:57:08 -05:00
Re-draw map status icons when changing the map filter
This commit is contained in:
parent
01bb74bf8c
commit
d7287ce54b
|
|
@ -720,6 +720,7 @@ void MainWindow::sortMapList() {
|
|||
|
||||
ui->mapList->setUpdatesEnabled(true);
|
||||
ui->mapList->repaint();
|
||||
updateMapList();
|
||||
}
|
||||
|
||||
QStandardItem* MainWindow::createMapItem(QString mapName, int groupNum, int inGroupNum) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user