mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 22:35:43 +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"
|
||||
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>
|
||||
|
|
Loading…
Add table
Reference in a new issue