mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-21 07:05:58 +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
|
@ -503,6 +503,8 @@ public class UniversalPreferencePage
|
||||||
}
|
}
|
||||||
|
|
||||||
updateEnabledState();
|
updateEnabledState();
|
||||||
|
|
||||||
|
archiveTypeCombo.setEnabled(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
protected void resetSuperTransferPrefs()
|
protected void resetSuperTransferPrefs()
|
||||||
|
|
Loading…
Add table
Reference in a new issue