More TODOs.

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

View File

@ -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)