rpms/openoffice.org/devel openoffice.org-2.0.4.ooo69585.svtools.matchlimits.patch, 1.1, 1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Sep 19 16:52:22 UTC 2006


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14768

Modified Files:
	openoffice.org-2.0.4.ooo69585.svtools.matchlimits.patch 
Log Message:
need another include

openoffice.org-2.0.4.ooo69585.svtools.matchlimits.patch:
 inc/brwbox.hxx         |    0 
 svtools/inc/brwbox.hxx |    3 ++-
 2 files changed, 2 insertions(+), 1 deletion(-)

Index: openoffice.org-2.0.4.ooo69585.svtools.matchlimits.patch
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org-2.0.4.ooo69585.svtools.matchlimits.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openoffice.org-2.0.4.ooo69585.svtools.matchlimits.patch	16 Sep 2006 13:22:46 -0000	1.1
+++ openoffice.org-2.0.4.ooo69585.svtools.matchlimits.patch	19 Sep 2006 16:52:20 -0000	1.2
@@ -5,11 +5,12 @@
 diff -u -r1.27 brwbox.hxx
 --- openoffice.org.orig/svtools/inc/brwbox.hxx	10 Jul 2006 15:56:40 -0000	1.27
 +++ openoffice.org/svtools/inc/brwbox.hxx	16 Sep 2006 11:25:50 -0000
-@@ -94,7 +94,7 @@
+@@ -94,7 +94,8 @@
  // -------------------
  
  #define BROWSER_INVALIDID           USHRT_MAX
 -#define BROWSER_ENDOFSELECTION      -1
++#include <tools/multisel.hxx>
 +#define BROWSER_ENDOFSELECTION      SFX_ENDOFSELECTION
  
  typedef ULONG BrowserMode;




More information about the fedora-cvs-commits mailing list