1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
This commit is contained in:
Marc Khouzam 2016-11-21 13:54:26 -05:00
parent c2914e9be9
commit 74e932af4f

View file

@ -79,7 +79,7 @@ public class GdbBasicCliConsolePage extends IOConsolePage implements IDebugConte
menuManager.add(fTerminateLaunchAction);
menuManager.add(new Separator());
// Other plug-ins can contribute there actions here
// Other plug-ins can contribute their actions here
menuManager.add(new Separator(IWorkbenchActionConstants.MB_ADDITIONS));
menuManager.add(fShowPreferencePageAction);