mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-16 22:28:18 +00:00
@ -20,8 +20,8 @@
|
||||
|
||||
struct Blit_painter
|
||||
{
|
||||
typedef Genode::Surface_base::Point Point;
|
||||
typedef Genode::Surface_base::Rect Rect;
|
||||
using Point = Genode::Surface_base::Point;
|
||||
using Rect = Genode::Surface_base::Rect;
|
||||
|
||||
|
||||
template <typename PT>
|
||||
|
Reference in New Issue
Block a user