mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-27 19:16:31 -05:00
Remove old comment
This commit is contained in:
@@ -137,7 +137,6 @@ void WildMonSearch::updateResults(const QString &species) {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: This does a lexical sort... We might need custom item delegates to get proper numerical sorting in this table.
|
||||
ui->table_Results->setSortingEnabled(true);
|
||||
|
||||
this->resultsCache.insert(species, results);
|
||||
|
||||
Reference in New Issue
Block a user