Compile fix
This commit is contained in:
@@ -50,8 +50,10 @@ class NativeRenderer {
|
|||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
|
#if lime_cairo
|
||||||
render ();
|
render ();
|
||||||
parent.context = CAIRO (cairo);
|
parent.context = CAIRO (cairo);
|
||||||
|
#end
|
||||||
|
|
||||||
}
|
}
|
||||||
#end
|
#end
|
||||||
|
|||||||
Reference in New Issue
Block a user