Commit 64c168e
committed
Remove obsolete "simple" field from CTabFolder
With the recent removal of curved tabs from
CTabFolder/CTabFolderRenderer, the CTabFolder property "simple" is
effectively always true. In order to avoid accidental usages and changes
of the according field, this change removes the field and makes the
accessors just always yield true.1 parent 88441a9 commit 64c168e
1 file changed
Lines changed: 1 addition & 3 deletions
File tree
- bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
| |||
1254 | 1253 | | |
1255 | 1254 | | |
1256 | 1255 | | |
1257 | | - | |
| 1256 | + | |
1258 | 1257 | | |
1259 | 1258 | | |
1260 | 1259 | | |
| |||
2151 | 2150 | | |
2152 | 2151 | | |
2153 | 2152 | | |
2154 | | - | |
2155 | 2153 | | |
2156 | 2154 | | |
2157 | 2155 | | |
| |||
0 commit comments