More TODOs.
This commit is contained in:
parent
0b68fc6931
commit
51d7cabfd9
|
@ -1,6 +1,9 @@
|
|||
// 7 september 2015
|
||||
#include "uipriv_windows.h"
|
||||
|
||||
// TODO
|
||||
// - write a test for transform followed by clip and clip followed by transform
|
||||
|
||||
static ID2D1Factory *d2dfactory = NULL;
|
||||
|
||||
HRESULT initDraw(void)
|
||||
|
|
Loading…
Reference in New Issue