mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.examples
git-svn-id: svn://ultimatepp.org/upp/trunk@12518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
42b01f372c
commit
66ff8b8ba3
2 changed files with 5 additions and 3 deletions
|
|
@ -96,6 +96,7 @@ void App::Paint(Draw& w)
|
|||
else
|
||||
sw.Clear(White());
|
||||
sw.Co(ctrl.mt);
|
||||
sw.PreClip(ctrl.preclip);
|
||||
DoPaint(sw);
|
||||
}
|
||||
w.DrawImage(0, 0, ib);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue