HotkeyListener: make the project compile
This commit is contained in:
@@ -96,12 +96,9 @@ public abstract class HotkeyListener implements KeyListener
|
||||
protected void hotkeyPressed()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
protected void hotkeyReleased()
|
||||
{
|
||||
}
|
||||
|
||||
public void hotkeyReleased()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user