BF[2779142] time control doesn't work
This commit is contained in:
parent
6050c6a05f
commit
b34957e242
|
@ -174,4 +174,7 @@ public class WTimeEditor extends WEditor
|
|||
return LISTENER_EVENTS;
|
||||
}
|
||||
|
||||
public void fillHorizontal() {
|
||||
//do nothing, can't stretch a timebox
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue