Merge branch 'develop' into chore/add-compiler-warnings
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
commit
b9fe37aec1
91 changed files with 2691 additions and 1277 deletions
|
@ -104,6 +104,7 @@ void ResourcePage::openedImpl()
|
|||
|
||||
updateSelectionButton();
|
||||
triggerSearch();
|
||||
m_ui->searchEdit->setFocus();
|
||||
}
|
||||
|
||||
auto ResourcePage::eventFilter(QObject* watched, QEvent* event) -> bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue