redesign the Search Dialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1177 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-05-06 00:31:09 +00:00
parent 6f59bd806b
commit 626074d3f8
3 changed files with 496 additions and 689 deletions

View file

@ -66,6 +66,9 @@ private slots:
void searchRemoveAll();
void searchKeywords();
void clearKeyword();
/** management of the adv search dialog object when switching search modes */
void toggleAdvancedSearchDialog(bool);