mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-31 07:12:39 -06:00
Cosmetic BufferPainter fix
git-svn-id: svn://ultimatepp.org/upp/trunk@927 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a355ab33da
commit
b131fb5759
1 changed files with 1 additions and 1 deletions
|
|
@ -367,5 +367,5 @@ private:
|
|||
enum { FILL = -1, CLIP = -2, ONPATH = -3 };
|
||||
|
||||
public:
|
||||
BufferPainter(ImageBuffer& ib, int mode = 0);
|
||||
BufferPainter(ImageBuffer& ib, int mode = MODE_ANTIALIASED);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue