mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 23:55:26 +02:00
[203114] Usability improvements for file transfer mode prefs
This commit is contained in:
parent
4976135552
commit
c21bd772da
1 changed files with 3 additions and 1 deletions
|
@ -501,8 +501,10 @@ public class UniversalPreferencePage
|
|||
resourceTypeTable.setSelection(0);
|
||||
resourceTypeTable.setFocus();
|
||||
}
|
||||
|
||||
|
||||
updateEnabledState();
|
||||
|
||||
archiveTypeCombo.setEnabled(false);
|
||||
}
|
||||
|
||||
protected void resetSuperTransferPrefs()
|
||||
|
|
Loading…
Add table
Reference in a new issue