mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-08 08:45:44 +02:00
Title comment changed.
This commit is contained in:
parent
f4b0a3f90f
commit
7ddd1fafe1
1 changed files with 1 additions and 4 deletions
|
@ -14,10 +14,7 @@ package org.eclipse.cdt.ui.newui;
|
||||||
/**
|
/**
|
||||||
* The class have the same functionality as superclass.
|
* The class have the same functionality as superclass.
|
||||||
* The only need to create it is distinguishing tabs.
|
* The only need to create it is distinguishing tabs.
|
||||||
*
|
*/
|
||||||
* @author okrasiln
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public class Page_BuildSettings extends AbstractPage {
|
public class Page_BuildSettings extends AbstractPage {
|
||||||
protected boolean isSingle() { return false; }
|
protected boolean isSingle() { return false; }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue