[libreoffice/f18] fix patch to apply

Caolán McNamara caolanm at fedoraproject.org
Wed Feb 20 12:28:45 UTC 2013


commit 24166c499a708bc8093e3c88eb2251a319e69636
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Feb 20 12:25:04 2013 +0000

    fix patch to apply

 ...bz-895196-sc-filter-float-a11y-parent-of-.patch |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/0001-Resolves-rhbz-895196-sc-filter-float-a11y-parent-of-.patch b/0001-Resolves-rhbz-895196-sc-filter-float-a11y-parent-of-.patch
index 0ca0894..f3d9b2c 100644
--- a/0001-Resolves-rhbz-895196-sc-filter-float-a11y-parent-of-.patch
+++ b/0001-Resolves-rhbz-895196-sc-filter-float-a11y-parent-of-.patch
@@ -64,15 +64,15 @@ diff --git a/vcl/source/window/window.cxx b/vcl/source/window/window.cxx
 index 6767fde..7ddb6b1 100644
 --- a/vcl/source/window/window.cxx
 +++ b/vcl/source/window/window.cxx
-@@ -48,6 +48,7 @@
+@@ -55,6 +55,7 @@
  #include "vcl/unowrap.hxx"
  #include "vcl/gdimtf.hxx"
  #include "vcl/pdfextoutdevdata.hxx"
 +#include "vcl/popupmenuwindow.hxx"
  #include "vcl/lazydelete.hxx"
- #include "vcl/virdev.hxx"
  
-@@ -8601,10 +8602,15 @@ Window* Window::GetAccessibleParentWindow() const
+ // declare system types in sysdata.hxx
+@@ -8548,10 +8549,15 @@
              pWorkWin = pWorkWin->mpWindowImpl->mpNext;
          pParent = pWorkWin;
      }
@@ -91,6 +91,3 @@ index 6767fde..7ddb6b1 100644
      {
          pParent = mpWindowImpl->mpBorderWindow;
      }
--- 
-1.8.1.2
-


More information about the scm-commits mailing list