1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 04:15:35 +02:00

-another attempt at pushing this without rejection

This commit is contained in:
Dave McKnight 2015-01-28 10:51:26 -05:00
parent abc7d8d75d
commit f2d8df4123

View file

@ -176,7 +176,7 @@ public class SystemTableView
} }
return value; return value;
} }
public boolean canModify(Object element, String property) public boolean canModify(Object element, String property)
{ {
boolean modifiable = true; boolean modifiable = true;