mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
Grouping off by default
This commit is contained in:
parent
e4e81a75b2
commit
2e49ff5679
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ public class CViewContentProvider extends CElementContentProvider {
|
|||
*/
|
||||
public CViewContentProvider(boolean provideMembers, boolean provideWorkingCopy) {
|
||||
super(provideMembers, provideWorkingCopy);
|
||||
setIncludesGrouping(true);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue