mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-27 07:47:03 -05:00
removed auto-clear of search field when searching (Patch from AC)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6182 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
9bc52689bc
commit
82456bc9a6
@ -719,7 +719,6 @@ void SearchDialog::searchKeywords(const QString& keywords)
|
||||
|
||||
/* abstraction to allow reusee of tree rendering code */
|
||||
resultsToTree(keywords,req_id, finalResults);
|
||||
ui.lineEdit->clear() ;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user