mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 06:45:43 +02:00
Bugzilla 262213
This commit is contained in:
parent
26eb1a0f20
commit
e87b55fc2c
1 changed files with 1 additions and 0 deletions
|
@ -413,6 +413,7 @@ public class FindReplaceDialog extends SelectionDialog
|
|||
}
|
||||
|
||||
fFindButton.setEnabled(valid);
|
||||
fFindAllButton.setEnabled(valid);
|
||||
fReplaceButton.setEnabled(replaceValid);
|
||||
fReplaceFindButton.setEnabled(replaceValid);
|
||||
fReplaceAllButton.setEnabled(replaceValid);
|
||||
|
|
Loading…
Add table
Reference in a new issue