added undo support
svn: r9839
This commit is contained in:
parent
150ea4fc7b
commit
786b925b87
|
@ -221,6 +221,7 @@
|
|||
(editor text))])
|
||||
(send text set-paste-text-only #t)
|
||||
(send text auto-wrap #t)
|
||||
(send text set-max-undo-history 'forever)
|
||||
(send text set-styles-fixed #t)
|
||||
canvas))
|
||||
#t
|
||||
|
|
Loading…
Reference in New Issue
Block a user