mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
bug 289169: Organize build preferences under Build Settings page
This commit is contained in:
parent
56f7fff484
commit
b94f2c2a1c
1 changed files with 0 additions and 2 deletions
|
@ -43,7 +43,6 @@ public class PropertyPageDefsTab extends AbstractCPropertyTab {
|
|||
private Button b_1;
|
||||
private Button b_2;
|
||||
private Button b_3;
|
||||
private Button b_4;
|
||||
|
||||
private Button s_0;
|
||||
private Button s_1;
|
||||
|
@ -158,7 +157,6 @@ public class PropertyPageDefsTab extends AbstractCPropertyTab {
|
|||
b_1.setSelection(false);
|
||||
b_2.setSelection(false);
|
||||
b_3.setSelection(false);
|
||||
b_4.setSelection(false);
|
||||
s_0.setSelection(true);
|
||||
s_1.setSelection(false);
|
||||
s_2.setSelection(false);
|
||||
|
|
Loading…
Add table
Reference in a new issue