EditorPane don't know bout Editor

This commit is contained in:
Chris Wanstrath
2011-11-12 19:39:17 -08:00
parent 46c7ab5572
commit 62f662f272

View File

@@ -13,7 +13,7 @@ class EditorPane extends Pane
editor: null
constructor: (@editor) ->
constructor: ->
@show()
@ace = ace.edit 'ace-editor'