mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-20 15:00:36 -04:00
turtle search now connected to the gui. Next move: digg turtle tunnels for fast download.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1080 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7859e40ddd
commit
34e042d02c
3 changed files with 128 additions and 237 deletions
|
@ -85,7 +85,7 @@ class TurtleSearchDialog : public MainPage
|
|||
|
||||
private:
|
||||
/** render the results to the tree widget display */
|
||||
void resultsToTree(std::string, std::list<FileDetail>);
|
||||
void insertFile(const std::string& txt,qulonglong search_id, const TurtleFileInfo& file);
|
||||
|
||||
/** the advanced search dialog instance */
|
||||
AdvancedSearchDialog * advSearchDialog;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue