Kaydet (Commit) dee6d027 authored tarafından Jack Jansen's avatar Jack Jansen

Removed incorrect weMonoStyled from initialization

üst 01881725
......@@ -41,7 +41,7 @@ class WasteWindow(ScrolledWindow):
Qd.TextFont(4)
Qd.TextSize(9)
flags = WASTEconst.weDoAutoScroll | WASTEconst.weDoOutlineHilite | \
WASTEconst.weDoMonoStyled | WASTEconst.weDoUndo
WASTEconst.weDoUndo
self.ted = waste.WENew(dr, vr, flags)
self.ted.WEInstallTabHooks()
style, soup = self.getstylesoup()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment