mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
.removed DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@5639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
34e1460105
commit
fd9fba2675
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ Rect RichTextView::GetPage() const
|
|||
void RichTextView::Paint(Draw& w)
|
||||
{
|
||||
Size sz = GetSize();
|
||||
DDUMP(background);
|
||||
w.DrawRect(sz, background);
|
||||
sz.cx -= margin.left + margin.right;
|
||||
sz.cy -= margin.top + margin.bottom;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue