TODO elaboration.

This commit is contained in:
Pietro Gagliardi 2015-12-22 01:06:18 -05:00
parent 51d7cabfd9
commit e63f73e240
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#include "uipriv_windows.h"
// TODO
// - write a test for transform followed by clip and clip followed by transform
// - write a test for transform followed by clip and clip followed by transform to make sure they work the same as on gtk+ and cocoa
static ID2D1Factory *d2dfactory = NULL;