mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 04:45:38 +02:00
Bug: no tool setting list update
This commit is contained in:
parent
a092683954
commit
29ddd2e511
1 changed files with 1 additions and 1 deletions
|
@ -585,9 +585,9 @@ public class ToolSettingsTab extends AbstractCBuildPropertyTab implements IPrefe
|
|||
}
|
||||
|
||||
public void updateData(ICResourceDescription cfgd) {
|
||||
handleOptionSelection();
|
||||
fInfo = getResCfg(cfgd);
|
||||
setValues();
|
||||
handleOptionSelection();
|
||||
}
|
||||
|
||||
protected void performApply(ICResourceDescription src, ICResourceDescription dst) {
|
||||
|
|
Loading…
Add table
Reference in a new issue