summaryrefslogtreecommitdiffstats
path: root/krdc/rdp/rdesktop.patch
diff options
context:
space:
mode:
Diffstat (limited to 'krdc/rdp/rdesktop.patch')
-rw-r--r--krdc/rdp/rdesktop.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/krdc/rdp/rdesktop.patch b/krdc/rdp/rdesktop.patch
index ddee1c86..954d5fc2 100644
--- a/krdc/rdp/rdesktop.patch
+++ b/krdc/rdp/rdesktop.patch
@@ -68,7 +68,7 @@
+ if ( g_embed_wnd )
+ {
-+ XRetqparentWindow(g_display, g_wnd, g_embed_wnd, 0, 0);
++ XReparentWindow(g_display, g_wnd, g_embed_wnd, 0, 0);
+ }
+
input_tqmask = KeyPressMask | KeyReleaseMask | ButtonPressMask | ButtonReleaseMask |