mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-12 10:45:37 +02:00
Bug #188767: Inconsistent button state
This commit is contained in:
parent
0a200aca39
commit
f03ccfbc3a
1 changed files with 1 additions and 0 deletions
|
@ -346,6 +346,7 @@ public class BinaryParsTab extends AbstractCPropertyTab {
|
|||
tv.setChecked(d, checked);
|
||||
table.setSelection(n);
|
||||
saveChecked();
|
||||
updateButtons();
|
||||
}
|
||||
|
||||
private void saveChecked() {
|
||||
|
|
Loading…
Add table
Reference in a new issue