Skip to content

Commit

Permalink
Merge pull request #1369 from Trial97/autoselect
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrumplex committed Jul 16, 2023
1 parent bb945c5 commit e3625ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions launcher/ui/pages/modplatform/ResourcePage.cpp
Expand Up @@ -104,6 +104,7 @@ void ResourcePage::openedImpl()

updateSelectionButton();
triggerSearch();
m_ui->searchEdit->setFocus();
}

auto ResourcePage::eventFilter(QObject* watched, QEvent* event) -> bool
Expand Down

0 comments on commit e3625ca

Please sign in to comment.