1
0
Fork 0
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:
John Cortell 2009-05-14 20:08:48 +00:00
parent 3eafcf3d6a
commit 179ba1e928

View file

@ -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 {