Build fix
This commit is contained in:
@@ -281,10 +281,13 @@ class Window {
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#else
|
#else
|
||||||
return System.getDisplay (0);
|
return System.getDisplay (0);
|
||||||
#end
|
#end
|
||||||
|
|
||||||
|
return null;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user