mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
.upptst
This commit is contained in:
parent
837fce23ea
commit
d304b536d1
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ void MyApp::Paint(Draw& w)
|
|||
|
||||
#if 1
|
||||
r.Width(width);
|
||||
r.Ellipse(Rect(10, 10, p.x, p.y));
|
||||
r.Ellipse(Rect(10, 10, p.x, p.y), 10);
|
||||
#endif
|
||||
|
||||
r.color = Black();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue