Skip to content

Commit

Permalink
Use our new subclassed CustomEditField #11
Browse files Browse the repository at this point in the history
  • Loading branch information
jcowgar committed Jun 28, 2015
1 parent bbe51f4 commit 8854292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Windows/WndEditor.xojo_window
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Begin Window WndEditor
Top = 0
Width = 32
End
Begin CustomEditField fldCode
Begin XsEditCustomEditField fldCode
AcceptFocus = False
AcceptTabs = False
AutoCloseBrackets= False
Expand Down

0 comments on commit 8854292

Please sign in to comment.