mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-09 09:15:38 +02:00
Bug 322671 - CMainTab duplicates CAbstractMainTab members
This commit is contained in:
parent
183bbf1878
commit
cb668b62b8
1 changed files with 0 additions and 8 deletions
|
@ -73,14 +73,6 @@ public class CMainTab extends CAbstractMainTab {
|
|||
*/
|
||||
public static final String TAB_ID = "org.eclipse.cdt.cdi.launch.mainTab"; //$NON-NLS-1$
|
||||
|
||||
// Core file UI widgets
|
||||
/** @since 6.0 */
|
||||
protected Label fCoreLabel;
|
||||
/** @since 6.0 */
|
||||
protected Text fCoreText;
|
||||
/** @since 6.0 */
|
||||
protected Button fCoreButton;
|
||||
|
||||
private final boolean fWantsTerminalOption;
|
||||
protected Button fTerminalButton;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue