diff options
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i80295')
-rw-r--r-- | editors/openoffice-3-devel/files/patch-i80295 | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i80295 b/editors/openoffice-3-devel/files/patch-i80295 deleted file mode 100644 index d66798903a3c..000000000000 --- a/editors/openoffice-3-devel/files/patch-i80295 +++ /dev/null @@ -1,20 +0,0 @@ -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; |