1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00

[187711] toolbar button style needs to be specified as toggle

This commit is contained in:
David McKnight 2008-01-03 20:48:51 +00:00
parent 15f2700e97
commit 47a82b774e

View file

@ -446,6 +446,7 @@ David McKnight (IBM) - [187711] Link with Editor action for System View
toolbarPath="navigationGroup"
class="org.eclipse.rse.internal.files.ui.actions.LinkWithSystemViewAction"
icon="$nl$/icons/full/elcl16/synced.gif"
style="toggle"
helpContextId="link_editor_with_system_view_action_context"
label="%LinkWithSystemView.label">
</action>