Skip to content

Commit

Permalink
Add MekSearchFilter import to MekHQUnitSelectorDialog
Browse files Browse the repository at this point in the history
Integrated the MekSearchFilter import to support advanced unit searching capabilities. This update is part of an enhancement for improved search functionality within the MekHQ unit selection dialog.
  • Loading branch information
IllianiCBT committed Oct 29, 2024
1 parent f932159 commit 03e4457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MekHQ/src/mekhq/gui/dialog/MekHQUnitSelectorDialog.java
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
package mekhq.gui.dialog;

import megamek.client.ui.Messages;
import megamek.client.ui.advancedsearch.MekSearchFilter;
import megamek.client.ui.swing.UnitLoadingDialog;
import megamek.client.ui.swing.dialog.AbstractUnitSelectorDialog;
import megamek.common.*;
Expand Down

0 comments on commit 03e4457

Please sign in to comment.