1
0
Fork 0
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:
David McKnight 2007-11-15 20:52:03 +00:00
parent 4976135552
commit c21bd772da

View file

@ -501,8 +501,10 @@ public class UniversalPreferencePage
resourceTypeTable.setSelection(0);
resourceTypeTable.setFocus();
}
updateEnabledState();
archiveTypeCombo.setEnabled(false);
}
protected void resetSuperTransferPrefs()