summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-08-03 08:57:51 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-08-03 08:57:51 +0000
commit3ae5f333159aa13f7b0e826b1a57b9b059a3f6b7 (patch)
tree28096e191e985c60dd70f7aa369847548db21888 /editors/openoffice.org-vcltesttool/files
parent- add p5-Net-Twitter (diff)
Update to SRC680_m224.
Notes
Notes: svn path=/head/; revision=197010
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files')
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-i8029520
1 files changed, 20 insertions, 0 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-i80295 b/editors/openoffice.org-vcltesttool/files/patch-i80295
new file mode 100644
index 000000000000..d66798903a3c
--- /dev/null
+++ b/editors/openoffice.org-vcltesttool/files/patch-i80295
@@ -0,0 +1,20 @@
+Index: svx/source/dialog/cuifmsearch.hxx
+===================================================================
+RCS file: /cvs/graphics/svx/source/dialog/cuifmsearch.hxx,v
+retrieving revision 1.6
+diff -u -r1.6 cuifmsearch.hxx
+--- svx/source/dialog/cuifmsearch.hxx 31 Jul 2007 13:56:33 -0000 1.6
++++ svx/source/dialog/cuifmsearch.hxx 3 Aug 2007 05:35:05 -0000
+@@ -93,10 +93,10 @@
+
+ struct FmSearchProgress;
+
++class FmSearchEngine;
++
+ class FmSearchDialog : public ModalDialog
+ {
+- friend class FmSearchEngine;
+-
+ // meine ganzen Controls
+ FixedLine m_flSearchFor;
+ RadioButton m_rbSearchForText;