mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
RichText: QTFDisplay now ignores text color / paper if style is not normal
git-svn-id: svn://ultimatepp.org/upp/trunk@11294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
3dc71df9f4
commit
d702bb47a4
4 changed files with 12 additions and 6 deletions
|
|
@ -60,6 +60,7 @@ PaintInfo::PaintInfo()
|
|||
context = NULL;
|
||||
showlabels = false;
|
||||
shrink_oversized_objects = false;
|
||||
textcolor = Null;
|
||||
}
|
||||
|
||||
String RichPara::Number::AsText(const RichPara::NumberFormat& format) const
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue