[ 2077299 ] Let the find icon in a include tab

http://sourceforge.net/tracker/index.php?func=detail&aid=2077299&group_id=176962&atid=879335
This commit is contained in:
vpj-cd 2008-08-27 02:53:45 +00:00
parent f55f35256c
commit 419f471088
1 changed files with 1 additions and 2 deletions

View File

@ -457,7 +457,6 @@ public final class APanel extends CPanel
toolBar.add(aSave.getButton());
toolBar.addSeparator();
toolBar.add(aRefresh.getButton()); // F5
if (!isNested())
toolBar.add(aFind.getButton());
toolBar.add(aAttachment.getButton());
toolBar.add(aChat.getButton());