Only used by this class. Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> --- qxldod/QxlDod.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qxldod/QxlDod.h b/qxldod/QxlDod.h index 0c975fe..e865032 100755 --- a/qxldod/QxlDod.h +++ b/qxldod/QxlDod.h @@ -316,7 +316,6 @@ protected: ULONG m_ModeCount; PUSHORT m_ModeNumbers; USHORT m_CurrentMode; - USHORT m_CustomMode; ULONG m_Id; }; @@ -625,6 +624,8 @@ private: static LONG GetMaxSourceMappingHeight(RECT* DirtyRects, ULONG NumDirtyRects); private: + USHORT m_CustomMode; + PUCHAR m_IoBase; BOOLEAN m_IoMapped; ULONG m_IoSize; -- 2.9.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel