Similar to the almost identity relation between QXLFoo and SpiceFoo for other
structs, this one has just been left out.
---
common/draw.h | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/common/draw.h b/common/draw.h
index 3704358..1df42e8 100644
--- a/common/draw.h
+++ b/common/draw.h
@@ -275,6 +275,10 @@ typedef struct SpiceString {
SpiceRasterGlyph *glyphs[0];
} SpiceString;
+typedef struct SpiceCopyBits {
+ SpicePoint src_pos;
+} SpiceCopyBits;
+
typedef struct SpiceText {
SpiceString *str;
SpiceRect back_area;
--
1.8.0.1
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel