diff options
Diffstat (limited to 'debian/patches/108_nxagent_wine-close-delay.patch')
-rw-r--r-- | debian/patches/108_nxagent_wine-close-delay.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/108_nxagent_wine-close-delay.patch b/debian/patches/108_nxagent_wine-close-delay.patch index f45910dee..ede84730f 100644 --- a/debian/patches/108_nxagent_wine-close-delay.patch +++ b/debian/patches/108_nxagent_wine-close-delay.patch @@ -15,7 +15,7 @@ /* * This is currently unused. */ -@@ -1640,6 +1648,17 @@ +@@ -1858,6 +1866,17 @@ nxagentAddConfiguredWindow(pWin, CWStackingOrder); nxagentAddConfiguredWindow(pWin, CW_Shape); @@ -33,7 +33,7 @@ #ifdef SHAPE /* -@@ -1686,6 +1705,17 @@ +@@ -1904,6 +1923,17 @@ return True; } |