Skip to content

Commit 6f928fd

Browse files
committed
Add @deprecated (inherited)
1 parent 6683d07 commit 6f928fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/org/scijava/ui/behaviour/io/InputTriggerConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ public KeyStrokeAdderImp(
336336
this.contexts.addAll( Arrays.asList( contexts ) );
337337
}
338338

339+
@Deprecated
339340
@Override
340341
public void put( final String actionName, final KeyStroke... defaultKeyStrokes )
341342
{

0 commit comments

Comments
 (0)