From: Togan Muftuoglu <[email protected]>
Signed-off-by: Togan Muftuoglu <[email protected]> --- src/windows.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/windows.c b/src/windows.c index 85272b0..f543b5a 100644 --- a/src/windows.c +++ b/src/windows.c @@ -1546,7 +1546,7 @@ Release the grab from windows XTestFakeKeyEvent (dpy, escape, True, CurrentTime); XTestFakeKeyEvent (dpy, escape, False, CurrentTime); XFlush (dpy); - + return Qt; } -- 1.7.7 -- Sawfish ML
