mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
External context support in RichText / RichEdit
git-svn-id: svn://ultimatepp.org/upp/trunk@972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
8085dfdde4
commit
178e234cf7
23 changed files with 173 additions and 52 deletions
|
|
@ -17,6 +17,7 @@ PaintInfo::PaintInfo()
|
|||
highlight = Yellow();
|
||||
indexentry = LtGreen();
|
||||
coloroverride = false;
|
||||
context = NULL;
|
||||
}
|
||||
|
||||
String RichPara::Number::AsText(const RichPara::NumberFormat& format) const
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue