diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-05-10 22:06:58 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-05-10 22:06:58 +0000 |
commit | e05c4de914c57718cc657e8928e5025a82e06b90 (patch) | |
tree | 7c551eb16db6e9d471c867275554a0d9248a1d85 /editors/openoffice.org-vcltesttool/files/patch-i64526 | |
parent | - Update to 0.1.6 (diff) |
Update to SRC680_m168
Notes
Notes:
svn path=/head/; revision=162029
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-i64526')
-rw-r--r-- | editors/openoffice.org-vcltesttool/files/patch-i64526 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-i64526 b/editors/openoffice.org-vcltesttool/files/patch-i64526 deleted file mode 100644 index 3734fb70a5cf..000000000000 --- a/editors/openoffice.org-vcltesttool/files/patch-i64526 +++ /dev/null @@ -1,16 +0,0 @@ -Index: sd/source/ui/inc/SdUnoDrawView.hxx -=================================================================== -RCS file: /cvs/graphics/sd/source/ui/inc/SdUnoDrawView.hxx,v -retrieving revision 1.13 -diff -u -r1.13 SdUnoDrawView.hxx ---- sd/source/ui/inc/SdUnoDrawView.hxx 21 Mar 2006 17:25:19 -0000 1.13 -+++ sd/source/ui/inc/SdUnoDrawView.hxx 19 Apr 2006 20:34:07 -0000 -@@ -138,7 +138,7 @@ - DrawViewShell& mrDrawViewShell; - sd::View& mrView; - -- SdXImpressDocument* SdUnoDrawView::GetModel (void) const throw(); -+ SdXImpressDocument* GetModel (void) const throw(); - }; - - } // end of namespace sd |