mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
Removed forgotten RTIMIN
git-svn-id: svn://ultimatepp.org/upp/trunk@768 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
3faa22d3a8
commit
8172fd64e6
1 changed files with 0 additions and 1 deletions
|
|
@ -104,7 +104,6 @@ void Painter::DrawEllipseOp(const Rect& r, Color color, int pen, Color pencolor)
|
|||
|
||||
void Painter::DrawTextOp(int x, int y, int angle, const wchar *text, Font font, Color ink, int n, const int *dx)
|
||||
{
|
||||
RTIMING("DrawTextOp");
|
||||
Begin();
|
||||
EvenOdd(true);
|
||||
if(angle)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue