Skip to content
Snippets Groups Projects
Commit 9c961527 authored by gpawel's avatar gpawel
Browse files

minor: getting rid of warning

SVN: 23017
parent 70049529
No related branches found
No related tags found
No related merge requests found
......@@ -122,6 +122,7 @@ public class ParameterField extends TriggerField<ModelData> implements IParamete
return new ParameterWithValue(parameterName, getRawValue());
}
@Override
public Field<?> asWidget()
{
return this;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment