mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 14:55:41 +02:00
[187711] toolbar button style needs to be specified as toggle
This commit is contained in:
parent
15f2700e97
commit
47a82b774e
1 changed files with 1 additions and 0 deletions
|
@ -446,6 +446,7 @@ David McKnight (IBM) - [187711] Link with Editor action for System View
|
||||||
toolbarPath="navigationGroup"
|
toolbarPath="navigationGroup"
|
||||||
class="org.eclipse.rse.internal.files.ui.actions.LinkWithSystemViewAction"
|
class="org.eclipse.rse.internal.files.ui.actions.LinkWithSystemViewAction"
|
||||||
icon="$nl$/icons/full/elcl16/synced.gif"
|
icon="$nl$/icons/full/elcl16/synced.gif"
|
||||||
|
style="toggle"
|
||||||
helpContextId="link_editor_with_system_view_action_context"
|
helpContextId="link_editor_with_system_view_action_context"
|
||||||
label="%LinkWithSystemView.label">
|
label="%LinkWithSystemView.label">
|
||||||
</action>
|
</action>
|
||||||
|
|
Loading…
Add table
Reference in a new issue