Added a find Icon Button for the class LineEditClear

Removed all not needed find icons from the Dialogs.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5727 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2012-10-26 15:14:40 +00:00
parent 9ea1a7ab24
commit c7c695600f
6 changed files with 14 additions and 68 deletions

View file

@ -42,6 +42,7 @@ private slots:
private:
QToolButton *clearButton;
QToolButton *findButton;
};
#endif // LINEEDITCLEAR_H