forked from I2P_Developers/i2p.i2p
swingemu fix to compile Tcpbw100 from 3.7.0.2
This commit is contained in:
@ -48,4 +48,11 @@ JCheckBox
|
||||
{
|
||||
return( selected );
|
||||
}
|
||||
|
||||
public void
|
||||
addActionListener(
|
||||
ActionListener l )
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user