[PATCH spice-common] common/draw.h: add SpiceCopyBits

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]