mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Corrected comment. There are now two tabs
This commit is contained in:
parent
3eafcf3d6a
commit
179ba1e928
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ import org.eclipse.ui.ISharedImages;
|
|||
import org.eclipse.ui.PlatformUI;
|
||||
|
||||
/**
|
||||
* Tab group for Launch Group. Only one tab.
|
||||
* Tab group for Launch Group.
|
||||
*/
|
||||
public class MultiLaunchConfigurationTabGroup extends AbstractLaunchConfigurationTabGroup {
|
||||
static class ContentProvider implements IStructuredContentProvider, ITreeContentProvider {
|
||||
|
|
Loading…
Add table
Reference in a new issue