mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
oh, Java...
This commit is contained in:
@@ -53,6 +53,9 @@ public class PdeInputHandler extends DefaultInputHandler {
|
||||
* @since 3.2
|
||||
*/
|
||||
public PdeInputHandler(Editor editor) {
|
||||
// Make sure the default constructor is called to set up the basics
|
||||
this();
|
||||
|
||||
this.editor = editor;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user