mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-24 17:46:19 -05:00
Add sorting to encounter group dropdowns (#704)
This commit is contained in:
@@ -215,6 +215,7 @@ private:
|
||||
void clearMapBorder();
|
||||
void clearMapGrid();
|
||||
void clearWildMonTables();
|
||||
int getSortedItemIndex(QComboBox *combo, QString item);
|
||||
void updateBorderVisibility();
|
||||
void removeConnectionPixmap(MapConnection *connection);
|
||||
void displayConnection(MapConnection *connection);
|
||||
|
||||
Reference in New Issue
Block a user