Minor fix

This commit is contained in:
Joshua Granick
2015-05-02 22:34:29 -07:00
parent 961b1f3e4c
commit b02677e05c

View File

@@ -106,6 +106,8 @@ class NativeRenderer {
parent.context = CAIRO (cairo);
}
cacheLock = lock;
#else
parent.context = NONE;
#end