xfreerdp: missed a commit for --dbg-x11

This commit is contained in:
Anthony Tong 2011-12-21 13:05:48 -05:00
parent a63e81581d
commit 5e98558ea0

View File

@ -102,6 +102,7 @@ struct xf_info
boolean grab_keyboard;
boolean unobscured;
boolean decorations;
boolean debug;
xfWindow* window;
xfWorkArea workArea;
int current_desktop;