xfreerdp: missed a commit for --dbg-x11
authorAnthony Tong <atong@trustedcs.com>
Wed, 21 Dec 2011 18:05:48 +0000 (13:05 -0500)
committerAnthony Tong <atong@trustedcs.com>
Wed, 21 Dec 2011 18:05:48 +0000 (13:05 -0500)
client/X11/xfreerdp.h

index 7a08205..9cb70d8 100644 (file)
@@ -102,6 +102,7 @@ struct xf_info
        boolean grab_keyboard;
        boolean unobscured;
        boolean decorations;
+       boolean debug;
        xfWindow* window;
        xfWorkArea workArea;
        int current_desktop;