Bugfix for Emacs and OSCProxy
Signed-off-by: Scott Wilson <i@scottwilson.ca>
This commit is contained in:
parent
19bc278850
commit
fb35291e50
1 changed files with 1 additions and 0 deletions
|
@ -211,6 +211,7 @@ Emacs {
|
|||
var outFileName, newServer;
|
||||
Class.initClassTree(EmacsInterface);
|
||||
Class.initClassTree(EmacsDocument);
|
||||
Class.initClassTree(AbstractResponderProxy);
|
||||
Class.initClassTree(OSCresponder);
|
||||
Class.initClassTree(Server);
|
||||
requestHandlers = IdentityDictionary.new;
|
||||
|
|
Loading…
Reference in a new issue